https://blog.csdn.net/dylin83/article/details/82752039

安装时可以选

tomcat apr

 

然后小网站就不用apache或者enginx 代理了

直接监听80口

tomcat apr

 

将connector为port="HTTP/1.1"修改为protocol="org.apache.coyote.http11.Http11AprProtocol"

相关文章:

  • 2021-12-23
  • 2021-09-03
  • 2021-12-22
  • 2021-11-13
  • 2021-09-24
  • 2021-12-20
  • 2021-08-13
  • 2021-06-15
猜你喜欢
  • 2022-12-23
  • 2021-12-20
  • 2021-05-20
  • 2021-11-09
  • 2022-12-23
  • 2022-12-23
  • 2021-11-13
相关资源
相似解决方案