[users@httpd] Re: Spoofing SERVER_PORT/HTTPS env?

2017-03-22 Thread Andrei
bump On Thu, Mar 16, 2017 at 5:33 PM, Andrei wrote: > Hello everyone, > > I have a setup with Varnish/Hitch in front of Apache, where Hitch proxies > the SSL traffic to Varnish via HTTP, and Apache receives the request via > HTTP while the client request was done via https. This local downgrade

[users@httpd] Fwd: No reference to apache functions

2017-03-22 Thread Hemant Chaudhary
-- Forwarded message -- From: Hemant Chaudhary Date: Wed, Mar 22, 2017 at 2:48 PM Subject: No reference to apache functions To: users@httpd.apache.org Hi My OS compile all modules and creating .o and .la archives. When I am checking .o file of modules, it is having unresolved r

[users@httpd] external log reader not getting restarted every hour

2017-03-22 Thread Milind Vaidya
I have following setting in my *httpd.conf* *ErrorL**og* *"| /usr/bin/tee -a /var/log/httpd/error_log | java program reading msgs from stdinput"* The error_log file gets rotated using logrotate every hour. The java program has following statement *while** ((msg = **this**.stdinReader.readLine(

Re: [users@httpd] Some basic (idiotic) queries regarding tunnelling-proxy

2017-03-22 Thread Ajay Garg
Hi Rainer. Thanks for the help. I did some more googling, and (if I am not wrong), it seems https://httpd.apache.org/docs/2.4/mod/mod_proxy_http.html almost fits in our needs. We run mod_proxy on the *Intermediatary*. The end-user then opens a browser in *Server*, types in the hostname://path of

Re: [users@httpd] mod_lua and subprocess_env

2017-03-22 Thread Eric Covener
On Wed, Mar 22, 2017 at 10:45 AM, Andrei Ivanov wrote: > Argh! You've sent more emails but Gmail received them out of order so I > didn't see your initial email about the changed syntax. FWIW this is probably due to ASF mail problems today. -- Eric Covener cove...@gmail.com --

Re: [users@httpd] mod_lua and subprocess_env

2017-03-22 Thread Yann Ylavic
On Wed, Mar 22, 2017 at 2:53 PM, Andrei Ivanov wrote: > > Welcome back :-) Thanks ;) > > These expressions don't work anymore: Can't parse value expression : > Function 'PeerExtList' does not exist > > Header set Client-SAN "expr=%{PeerExtList:2.5.29.17}" > Header set Expr1 "expr='IP Address:'.%

Re: [users@httpd] mod_lua and subprocess_env

2017-03-22 Thread Yann Ylavic
On Wed, Mar 22, 2017 at 3:45 PM, Andrei Ivanov wrote: > On Wed, Mar 22, 2017 at 3:53 PM, Andrei Ivanov > wrote: > > Argh! You've sent more emails but Gmail received them out of order so I > didn't see your initial email about the changed syntax. We seem to talk past each other :) Anyway, maybe p

Re: [users@httpd] Some basic (idiotic) queries regarding tunnelling-proxy

2017-03-22 Thread Rainer Canavan
> Now, we require something like opening an IFrame on the Server, and provide > virtual access to the HTTP-Server (via Intermediatary), something like what > Teamviewer does. We have the ability to modify to Server and Intermediatary, > but not HTTP-Server in the general case. > > It would be great

Re: [users@httpd] mod_lua and subprocess_env

2017-03-22 Thread Andrei Ivanov
On Wed, Mar 22, 2017 at 3:53 PM, Andrei Ivanov wrote: > On Wed, Mar 22, 2017 at 3:27 PM, Yann Ylavic wrote: > >> On Wed, Mar 22, 2017 at 1:37 PM, Yann Ylavic >> wrote: >> > >> > There are two patches attached, one for the changes in httpd code, the >> > other for the files generated by the biso

Re: [users@httpd] mod_lua and subprocess_env

2017-03-22 Thread Andrei Ivanov
On Wed, Mar 22, 2017 at 3:27 PM, Yann Ylavic wrote: > On Wed, Mar 22, 2017 at 1:37 PM, Yann Ylavic wrote: > > > > There are two patches attached, one for the changes in httpd code, the > > other for the files generated by the bison/flex parser. > > The second patch was missing the changes in ser

[users@httpd] Some basic (idiotic) queries regarding tunnelling-proxy

2017-03-22 Thread Ajay Garg
Hi All. We have the following architecture :: Server <==> Intermediatary <==> HTTP-Server * Server and Intermediatary communicate over the internet as usual. * Intermediatary and HTTP-Server communicate over a local-interface. HTTP-Server is reachable at the Intermediatary, but the HTTP-Serv

Re: [users@httpd] Unable to start apache-2.4.25; missing ssl module

2017-03-22 Thread John Iliffe
On Wednesday 22 March 2017 08:25:18 Rainer Canavan wrote: > On Wed, Mar 22, 2017 at 3:29 AM, John Iliffe wrote: > > Just in case anyone is thinking about this, I managed to resolve it, > > more by luck than by any plan. > > > > Basically, I just added links in the httpd/lib directory to everythin

Re: [users@httpd] Unable to start apache-2.4.25; missing ssl module

2017-03-22 Thread Rainer Canavan
On Wed, Mar 22, 2017 at 3:29 AM, John Iliffe wrote: > Just in case anyone is thinking about this, I managed to resolve it, more > by luck than by any plan. > > Basically, I just added links in the httpd/lib directory to everything that > it claimed it couldn't find. Some are actually links to lin