Dear friends

i need to configure tomcat so that i can access it without using the port
8080

i am running tomcat (on port 8080) along with apache (on port 80) on redhat
linux

Ii am running tomcat on windows with IIS and I was successful in using the
iis redirector dll which
redirects all jsp and servlet queries directly to tomcat.

basically what we wish to do is
access jsp / servlets in the following manner

http://mydomain.com/hello.jsp

instead of
http://mydomain.com:8080/hello.jsp

if possible kindly help us.

Please assume that we only basice knowledge about apache and tomcat and send
us as much details as possible

regds
rajesh



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to