Hello All, I'm trying to find a way to apply a RewriteRule prior to a ProxyPass seeing the request - can that be done? My situation is that I have a tomcat webapp deployed as foo.war and I'd like requests for it to come through apache as "/public/test/". It appears to me that currently the ProxyPass, e.g. "ProxyPass /foo ajp://localhost:8009/foo" is catching the request before the RewriteRule can apply to it. Thanks! --john --------------------------------------------------------------------- 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