Hi,
thanks for your concern i am using web server 6.1 SP5
I want to enable URL rewriting on a virtual server i read the docs and it asked for adding a property in the sun-web.xml
Would you please clarify more?
And are there any other uses for url rewriting if so would you please list them, maybe they would be helpful.
Thanks,
Lewis
adding enableURLRewriting in sun-web.xml is for session management of WebServer. I guess your intention is to get URL rewrited in the response when user access your WebServer. If so, you may need to use Reverse proxy plugin in WS6.1 or direct upgrade your server to 7.0U1 which has RPP bundled. You can check related document from sun website.