How can I disable HTTP Methods for Tomcat 5.5.27

别等时光非礼了梦想. 提交于 2019-12-11 14:24:35

问题


Please let me know how can I disable HTTP MEthods like OPTIONS, PUT, DELETE for the web server Apache Coyote HTTP 1.1 Connector (Tomcat 5.5.27)


回答1:


There is a similar question for Tomcat 6. I believe it is also applicable for Tomcat 5.5. Have also a look at this thread.



来源:https://stackoverflow.com/questions/323241/how-can-i-disable-http-methods-for-tomcat-5-5-27

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!