Index: web-module/src/main/webapp/WEB-INF/web.xml =================================================================== diff -u -ra972d9095d302e50ad46ac6dd8ca60b66e151f8c -r802ff8d8d27d5d6f6d9574a12debb43d182b35a8 --- web-module/src/main/webapp/WEB-INF/web.xml (.../web.xml) (revision a972d9095d302e50ad46ac6dd8ca60b66e151f8c) +++ web-module/src/main/webapp/WEB-INF/web.xml (.../web.xml) (revision 802ff8d8d27d5d6f6d9574a12debb43d182b35a8) @@ -151,4 +151,17 @@ + + + + Forbidden + /* + PUT + DELETE + TRACE + OPTIONS + + + + \ No newline at end of file