Getting a '405 error page' when a modified request containing 'web' in the
URL is submitted in WebShere
When a user tries to modify the url and add "web" in it and submit it, he
gets an '405 error page. 405 Method Not Allowed'. This is a security issue
as the user is not supposed to know that such a folder exists in the
project. How to block this request in the Websphere Application Server
6.0?
No comments:
Post a Comment