摘要: 1、打开Tomcat的conf下的server.xml文件 修改 <Connector port="8080" protocol="HTTP/1.1" connectionTimeout="20000" redirectPort="8443" /> 中的port,改为自己要定义的端口。 2、在hos 阅读全文
posted @ 2021-10-14 16:49 北国浪子 阅读(160) 评论(0) 推荐(0) 编辑