This is Apache 2.2.

SSI's staying within apache of course work fine. But we are using mod_rewrite to send old links to a new one, passed by mod_proxy_ajp to Tomcat.

so for example:
<!--#include virtual="/oldJSPpath/somedir"-->

does not get directed to
/newJSPpath/somedir

Direct calls to JSPs get mod_rewritten and mod_proxy_ajp'd as expected.

Any ideas?


---------------------------------------------------------------------
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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to