Disabling HTTP methods in TIBCO Administrator Tomcat
Title: Disabling HTTP methods in Administrator Tomcat. Description: To restrict the response to specific HTTP Methods such as OPTIONS, PUT, DELETE, CONNECT and TRACE, Tomcat can be configured to not respond to any of these HTTP Methods. Environment: All Linux Windows Resolution: This can be configured at the instance level by inserting a <security-constraint> element directly under the <web-app> element
Read more
You must be logged in to post a comment.