|
Go to the directory where Tomcat is installed.
Under the Tomcat directory there will be a "conf" sub-directory.
In the "conf" directory there will be a "server.xml" file.
In the "server.xml" file you can configure many aspects of Tomcat, including the port on which Tomcat listens.
*************************
Barry Kimelman Toronto, Ontario, Canada
-------Original Message-------
Date: 05/14/05 11:06:30
Subject: website hosting
Hi
I need to host a website using the tomcat Webserver
How do I configure the tomcat for the default port 80 for answering the
http request for the ip address in the net
I had already done it using (Microsoft) IIS.
|