On 7/26/07, James Ellis <ellisje22@xxxxxxxxxxx> wrote: > ...however the WebSphere plugin comes BEFORE this virtual host entry...so I > think I need to use it outside of a VirtualHost. Why won't this entry: Along with Joshuas pointer to RewriteOptions inherit / adding RewriteRules to the actual vhost processing the request: You shouldn't think of any before/after. mod_rewrite can definitely alter the URI before the plugin will decide to handle it, if you use the PT flag and rewrite to something the plugin doesn't know to handle (based on the context root patterns). Try RewriteLog/RewriteLogLevel to actually see how your rules are being evaluated. -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- 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