Author Login
Post Reply
On Mon, Jan 23, 2012 at 12:26 PM, John Cartwright
<john.c.cartwright@(protected):
> Hello All,
>
> I'm trying to find a way to apply a RewriteRule prior to a ProxyPass
> seeing the request - can that be done?
mod_proxy in 2.2 goes out of its way to run reliably before the
Rewrite. You might try using Rewrite ... [P] instead of this one
ProxyPass which would allow you to precede with your rewrites.
---------------------------------------------------------------------
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@(protected)
" from the digest: users-digest-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)