[users@httpd] virtual host double slash effect, need solution

2017-07-14 Thread David Mehler
Hello, I'm running Apache 2.4 on a FreeBSD 10.3 system, with several virtual hosts. My goal is to have all of them completely ssl, except for the .well-known area needed for letsencrypt. I'm getting a double slash effect, for example example.com// and similar for other virtual hosts. I've googl

Re: [users@httpd] mod_lua and subprocess_env

2017-07-14 Thread Yann Ylavic
Hi Andrei, On Thu, Jul 13, 2017 at 3:21 PM, Andrei Ivanov wrote: > > Yann? Is it a good time now? I proposed the patch on the httpd-dev mailing list. Waiting for feedbacks, then will commit it. I don't know if you are subscribed to this list, but most follow ups will happen there now... If you

[users@httpd] Kill Parent Process

2017-07-14 Thread Hemant Chaudhary
Hi, I tried two scenarios with httpd-2.4.25 on my machine. My apache has mpm_woker_module. Case -1 : I killed one process other than Parent process then new process is created by apache at same time and there is no effect on requests accept by apache. Case-2 I killed parent process then all proce