On Tue, 2015-08-18 at 15:31 +, Macks, Aaron wrote:
> [chop]
What you have looks fine to me. Though you might have some
stray directive in global scope that affects you.
What happens if you crank up LogLevel and wade through the messages?
mod_deflate will generate a lot of debug, and might t
I’ve seen a LOT of posts on the poric of “hot to get mod_deflate to compress
proxied content, but none of the numerous suggestions seems to help. My config
is pretty simple, we want to compress everything in /resources, which all lives
in an S3 bucket. In the config above this are some local s
HI Rainr,
Thanks for your notes. I'll join their mailing.
Thanks again!
Sophie.
On 8/18/2015 3:58 PM, Rainer Jung wrote:
Am 18.08.2015 um 12:09 schrieb Sophie Loewenthal:
Thanks Rainr.
I build the modules in the end with apxs -i -c mod_qos.c -lcrypto
-lpcre because configure asked for
Hi,
We have two application on different tomcats and both the applications
interacts through apache.
Apache is configured with mod_security rules.
In this setup I have faced two scenario:
Scenario 1:
---
First application is requesting second for any resource (e.g. any document).
In
Am 18.08.2015 um 12:09 schrieb Sophie Loewenthal:
Thanks Rainr.
I build the modules in the end with apxs -i -c mod_qos.c -lcrypto
-lpcre because configure asked for items I could not find in my
repositories.
It build this in /etc/httpd/modules/mod_qos
-rw-r--r-- 1 root root 744576 Aug 18 11:37
Hi,
I have two Apache 2.2.15 servers running on Redhat 6.7, both of which are using
the mod_auth_kerb module to authenticate users. As far as I can see the apache
and module config is identical, but I'm seeing different behaviour when a user
enters an invalid username. One will just reprompt for
Thanks Rainr.
I build the modules in the end with apxs -i -c mod_qos.c -lcrypto
-lpcre because configure asked for items I could not find in my
repositories.
It build this in /etc/httpd/modules/mod_qos
-rw-r--r-- 1 root root 744576 Aug 18 11:37 mod_qos.o
-rw-r--r-- 1 root root276 Aug 18
Am 18.08.2015 um 09:59 schrieb Sophie Loewenthal:
Hi,
I've been trying to build the module mod_qos on for Centos 6 and
wondered if somebody had some experience with this.
The documentation referred to a file buildconf but I did not find this
in the tarball mod_qos-11.16.tar.gz. Does anyb
Hi,
I've been trying to build the module mod_qos on for Centos 6 and
wondered if somebody had some experience with this.
The documentation referred to a file buildconf but I did not find this
in the tarball mod_qos-11.16.tar.gz. Does anybody know where I could
find the *buildconf* file