URLRewriting on web server 6

hi all,Can anyone help me out on how to enable URLRewriting on webserver 6Thanks,Lewis
[114 byte] By [Lewis_SUNa] at [2007-11-27 9:31:05]
# 1
What is webserver version? 6.0 or 6.1spx? Please provide a more detail scenario what do you want to achieve.
wyb2005a at 2007-7-12 22:45:02 > top of Java-index,Web & Directory Servers,Web Servers...
# 2

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

Lewis_SUNa at 2007-7-12 22:45:02 > top of Java-index,Web & Directory Servers,Web Servers...
# 3

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.

wyb2005a at 2007-7-12 22:45:02 > top of Java-index,Web & Directory Servers,Web Servers...
# 4
Hi,How can i achieve the later. i mean enabling reverse proxy on WS 6?Thanks,Lewis
Lewis_SUNa at 2007-7-12 22:45:02 > top of Java-index,Web & Directory Servers,Web Servers...
# 5
How can the Reverse Proxy Plugin be used for URL rewriting? It's a reverse proxy plugin, not an URL rewriting plugin. The two features are orthogonal.
elvinga at 2007-7-12 22:45:02 > top of Java-index,Web & Directory Servers,Web Servers...
# 6
Hi,Would anyone tip me how to perform the reverse proxy plugin pls.Thanks,Lewis
Lewis_SUNa at 2007-7-12 22:45:02 > top of Java-index,Web & Directory Servers,Web Servers...