1 May 2007 01:10:12 +0200
"moh bad" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I wanted to modify the "Location:" header in 30X http responses using
> apache 2,
> but failed to find a good solution.
>
> In mod_headers I can unset the header and set a new one
Hi,
I wanted to modify the "Location:" header in 30X http responses using apache
2,
but failed to find a good solution.
In mod_headers I can unset the header and set a new one, but I can't use
a regular expression to modify his original value.
thanks for any idea.
tly ;-)
Olivier
*Olivier CHIROUZE
**I&0 Infrastructure*
*Volvo Information Technology*
----------
*From:* moh bad [mailto:[EMAIL PROTECTED]
*Sent:* 12 April 2007 12:12
*To:* [EMAIL PROTECTED]
*Subject:* [EMAIL PROTECTED] Fwd: MaxClients per vhosts.
Hi,
I wanted to kn
Hi,
I wanted to know if there is a way to limit number of connexions
to a vhosts defined via Ip and Port.
A sort of MaxClients but specific to a vhosts.
All the MPM configuration is valid for the httpd server, and therefore the
same
for all vhosts.
thanks for any help.