rule not working the way I thought it
should
> Is there a different command other than [L] I should use to tell apache to
> rewrite the URL internally? Or is my issue related to the fact that I am
> pointing to a URL that goes to mod_jk
> Is there a different command other than [L] I should use to tell apache to
> rewrite the URL internally? Or is my issue related to the fact that I am
> pointing to a URL that goes to mod_jk?
Try PT
-
The official User-To-User
I have a URL:
http://test.webservices.illinois.edu/bob/calendar/list/7
I want to rewrite the URL internally so apache sees it as the following tomcat
mod_jk URL:
http://test.webservices.illinois.edu/calendar/list/7
BUT I don't want to redirect. I want apache to see the URL internally as the