tomcat80端口访问网址

xiaoxiao2021-02-28  69

发现一个问题:tomcat启动不正常,查看conf下sever.html下的内容<connection="80">则输入网址时输入localhost即可,记住没有8080,只是localhost即可访问。

即 http://localhost:8080/seas/seas/jsp/login.jsp  改为  http://localhost/seas/seas/jsp/login.jsp

困惑了几天的问题终于解决了。
转载请注明原文地址: https://www.6miu.com/read-36103.html

最新回复(0)