Re: [users@httpd] mod_proxy over mod_rewrite precedence

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 6/15/05, lists@xxxxxxxx <lists@xxxxxxxx> wrote:
> RewriteRule ^/(.*)
> http://www.domain.tld/$1?subjectdn=${escaper:%{SSL_CLIENT_S_DN}} [QSA,P]
> 
>      ProxyRequests Off
>      ProxyPass / http://www.domain.tld/
>      ProxyPassReverse / https://www.domain.tld/

> RewriteLog is empty even after many requests
> I hopped at least to see if RewriteCond match or not
> 
> this made me to think that the request doesn't pass to mod_rewrite.
> Of course this module is enabled.
> 
> Any idea ?

Delete the ProxyPass / ... line.  The RewriteRule with the [P] flag is
doing that for you already.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux