摘要:
1.修改hosts文件 路径 C:\Windows\System32\drivers\etc\hosts# localhost name resolution is handled within DNS itself.# 127.0.0.1 localhost# ::1 localhost 192.168.1.10 www.myweb.com //填写你的ip地址和域名2. 去除端口号:即把Tomcat的监听端口该为80,在访问项目时就可以不写端口号在server.xml中查找以下内容<Connector port="8080" protocol="HTTP 阅读全文
posted @ 2013-03-05 21:29
Allen.Zhao
阅读(298)
评论(0)
推荐(0)

浙公网安备 33010602011771号