随笔分类 - tomcat
摘要:修改tomcat配置文件server.xml 这里以jenkins为例子: <Host name="localhost" appBase="webapps" unpackWARs="true" autoDeploy="true"> <Context path="" docBase="jenkins"
阅读全文
摘要:关闭tomcat的一些不安全http请求方法: 在tomcat的web.xml或者项目的web.xml中添加以下参数:(图中tomcat版本为7.0.61) <security-constraint> <web-resource-collection> <web-resource-name>fort
阅读全文

浙公网安备 33010602011771号