1. Change the default port 8080 to 80
<connector port= "protocol=" http/1.1 "connectiontimeout=" 20000 "
redirectport= "8443"/>
2. Change the default project localhost to the domain name project
<engine name= "Catalina" defaulthost= " Domain name " >
3. Change the project localhost to the domain name
" appbase= "WebApps" unpackwars= "true" autodeploy= "true"
Xmlvalidation= "false" Xmlnamespaceaware= "false" >
4.
<context docbase= "WebApps the default item to access " path= "" reloadable= "true"/>
5. The browser enters the domain name to access your default project.
6. The first step can not be used, but only 80 port is the default, non-80 port in the address bar with port number to access
7. Defaulthost of the second section is the Name property value of the configured Host
8.></Host> nodes can be added to many pairs, except that the project of the other node is not the default access item, with the project name to access the
Tomcat Service binding domain name