On Mon, Jan 23, 2012 at 12:26 PM, John Cartwright
<john.c.cartwri...@noaa.gov> wrote:
> 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-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to