Hi,

Search for 'server.xml' and do a search for '8080' in that file. Once
you found it, you will see that it defines the normal HTTP
port. Change it to '80' and Tomcat will listen to HTTP requests on
port 80.

Have fun,
Marcel

Sam (Ying-Hsien Ku) writes:
 > Hi all,
 > Can I running TomCat on port 80 instead 8080?
 > Is the Tomcat can process common HTML syntax?
 > How to modify it?
 > I do not want to merge it to APACHE.
 > I just want t simple web server.
 > thank you all~
 > 
 > 
 > 

Reply via email to