Hi,
Over the weekend, my sites were suddenly unreachable. After checking error
log, I found the error stated below which it happened during logrtation and
after reloading Apache.
[lua:error] [pid 19491:tid 140139766736896] (17)File exists: mod_lua:
Failed to create shared memory segment on file /
David's config seem to poin here:
# IP addresses / ports to listen on
Include /etc/apache2/listen.conf
El Sun Jan 18 2015 at 3:27:38 AM, David Grant ()
escribió:
> for me, it’s /etc/apache2
>
> And that’s on several machines.
>
>
> On Jan 17, 2015, at 6:22 PM, Chris Arnold
> wrote:
>
> >
> >> O
Hi,
I'm trying to put httpd as reverse-proxy in front of a third party java
application (running in tomcat) to handle authentication in httpd.
The thirdparty app claims to be able to accept the user (that is
authenticated before it hits the app) via http header (I can configure
the http variab