Dear gurus.
I am running Apache+Tomcat4.

Please help me on the following:
1.How should I configure tomcat and apache to run on the same port 80.
2.If both in port 80, How should I configure apache that every request
like http://test.myserver.com will be redirected to only one servlet
http://test.myserver.com/servlet/Myservlet not using web.xml's welcome?

(In my case I ought not use web.xml because I want every request sholud
passed to servlet Myservlet only directly!)



--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to