hi all i have my app configured with mod ajp to be as follows:
so when i request a page like mypage, the url will be
http://www.myapp.com/myapp/mypage
and i want when the user requests the page
the url is displayed as:
instead of
http://www.myapp.com/myapp/mypage
any ideas how to do so ?