I think the easiest way is by using mod_proxy. It is clearly outlined in the
Tomcat docs, here:

http://jakarta.apache.org/tomcat/tomcat-4.0-doc/proxy-howto.html



-----Original Message-----
From: Darrin [mailto:[EMAIL PROTECTED]]
Sent: Saturday, April 13, 2002 1:46 AM
To: Tomcat Users List
Subject: Using Apache2 + Tomcat4 together


I have Apache2 up and running fine, as well as Tomcat4 (with a webapp
deployed).

I just want to set up so that people can access the Tomcat webapp by
typing http://mywebbapp.mydomain.com rather than the very annoying
http://mydomain.com:8080/mywebapp without having any affect on any
requests sent to http://mydomain.com and vis versa.

Is there a simple way to do this without changing anything major
regarding the current installations of Apache, Tomcat, and my webapp?

Any advice would be much appreciated.

Darrin




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



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

Reply via email to