Hi Ravi,
You need to proxy Tomcat with Apache by using mod_jk or mod_proxy
(preferred)
Some pertinent links:
http://tomcat.apache.org/connectors-doc/webserver_howto/apache.html
http://marc.info/?l=tomcat-user&m=121286145508630&w=2
Ravi Sharma wrote:
Hi,
I have a server running apache on port 80, and tomcat on 9080. Now apache
has setting that when i enter my domain www.mydomain.com, it point sto a
particular directoty on my server and shows the index.html from that dir.
And now i have created one java application which i want to use for that
site. But tomcat is running on 9080, so i need to enter
www.mydomain.com:9080, and i dont want that.i want to access my java
application using www.mydomain.com. Can you tell me how can i do that.
Thanks,
Ravi.
--
Regards
Gabe Wong
NGASI AppServer Manager
JAVA AUTOMATION and SaaS Enablement for Cloud Computing
http://www.ngasi.com
NEW! FREE Developer account for Hosted version on Amazon EC2
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]