摘要:
效果图 1、打开 tomcat - ->conf- ->server.xml 编辑> 修改端口号为80端口(是为了避免http://192.29.193.128:8080/项目名)改成如下代码 <Connector port="80" protocol="HTTP/1.1" connectionTi 阅读全文
posted @ 2020-02-26 10:36 且行且思 阅读(1512) 评论(0) 推荐(0)
|
|||
|
摘要:
效果图 1、打开 tomcat - ->conf- ->server.xml 编辑> 修改端口号为80端口(是为了避免http://192.29.193.128:8080/项目名)改成如下代码 <Connector port="80" protocol="HTTP/1.1" connectionTi 阅读全文
posted @ 2020-02-26 10:36 且行且思 阅读(1512) 评论(0) 推荐(0) |
|||