Re: [us...@httpd] mod_proxy_ajp (2.2.13) + Tomcat 6.0.20 - APR does not understand this error code: proxy: read response failed

2009-11-01 Thread Damian Traverso
Hi, first of all, thanks for your answer. And about the error, I also thought that could be the problem, but the thing is when that error is logged on Apache, the Tomcat instances are NOT using their MaxThreads capabilities. Another issue we have is that, when this problem appears, the

[us...@httpd] mod_rewrite and setenv

2009-11-01 Thread Andrei Iarus
Hello,   I have looked a lot in Internet, and found many people complaining about the same problem, with no normal answer.   My problem: mod_rewrite with its RewriteCond %{ENV:variable} form cannot read correctly the environment variables.   The variable is set directly in the .htaccess OR in

Re: [us...@httpd] mod_rewrite and setenv

2009-11-01 Thread Eric Covener
On Sun, Nov 1, 2009 at 10:50 AM, Andrei Iarus poni1...@yahoo.com wrote: Hello, I have looked a lot in Internet, and found many people complaining about the same problem, with no normal answer. My problem: mod_rewrite with its RewriteCond %{ENV:variable} form cannot read correctly the

Re: [us...@httpd] mod_rewrite and setenv

2009-11-01 Thread Rich Bowen
On Nov 1, 2009, at 10:50 , Andrei Iarus wrote: Hello, I have looked a lot in Internet, and found many people complaining about the same problem, with no normal answer. My problem: mod_rewrite with its RewriteCond %{ENV:variable} form cannot read correctly the environment variables.

Re: [us...@httpd] mod_rewrite and setenv

2009-11-01 Thread Andrei Iarus
Thanks very much for the fast responses. Can this info be added in the mod_rewrite documentation, as this is very important for future questions?   OR: can the order of processing be changed? --- On Sun, 11/1/09, Rich Bowen rbo...@rcbowen.com wrote: From: Rich Bowen rbo...@rcbowen.com Subject:

Re: [us...@httpd] mod_rewrite and setenv

2009-11-01 Thread André Warnier
Andrei Iarus wrote: Thanks very much for the fast responses. Can this info be added in the mod_rewrite documentation, as this is very important for future questions? It's already there, see : http://httpd.apache.org/docs/2.2/env.html Some Caveats OR: can the order of processing be changed?

[us...@httpd] disable OutputBuffer filtering

2009-11-01 Thread ivan
Hi, I want to have a directory with file serving throttled to emulate a slow connection for site debugging purposes. Is there an obvious solution i haven't thought about? This is what i managed to come up with so far: ExtFilterDefine slowdown mode=output cmd=/var/www/slow/slowCat

Re: [us...@httpd] mod_rewrite and setenv

2009-11-01 Thread Eric Covener
On Sun, Nov 1, 2009 at 2:36 PM, André Warnier a...@ice-sa.com wrote: Andrei Iarus wrote: Thanks very much for the fast responses. Can this info be added in the mod_rewrite documentation, as this is very important for future questions? It's already there, see :

[us...@httpd] Apache on F11. ANY APPROACH ?excluding images pdfs etc from Https ( ssl ) routing

2009-11-01 Thread sieger...@gmail.com
Hi Folks - I am a squat on advanced Apache work. I would get a basic SSL functionality to work. So https://foobar.com works fine and gets me all the login windows I designed. however currently all the images and other extensions like .pdf are also using the https routing. some image

Re: [us...@httpd] Apache on F11. ANY APPROACH ?excluding images pdfs etc from Https ( ssl ) routing

2009-11-01 Thread Iñigo Medina García
I would like to JUST limit https usage to the login window html and ALL other images pdf's not secured html ( one that do not need password ) should use HTTP NOT HTTPS What I cannot really find ( and Apache modules make a graduate course , as I am realizing with all the futile digging in ) is