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 HO
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 referre
On Sun, Nov 1, 2009 at 2:36 PM, André Warnier 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 :
> http://httpd.apache.org/docs/2.2/
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
preservescontent
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?
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 wrote:
From: Rich Bowen
Subject: Re: [us...@httpd] mod_rewrite and se
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.
The
On Sun, Nov 1, 2009 at 10:50 AM, 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 var
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 the
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
processing
10 matches
Mail list logo