I using resin as a webserver to run my JSP code. I found that if we key in the URL as "www.domain .com/webapps" it will show the information like below:
Forbidden
You don't have permission to access /webapps/ on this server.
Apache/2.0.55 (Unix) Resin/3.0.19 mod_ssl/2.0.55 OpenSSL/0.9.7g Server at...........
Anyone have any clue to hide this page as it may giving a some clue for hacker to hack the system.
Forbidden
You don't have permission to access /webapps/ on this server.
Apache/2.0.55 (Unix) Resin/3.0.19 mod_ssl/2.0.55 OpenSSL/0.9.7g Server at...........
Anyone have any clue to hide this page as it may giving a some clue for hacker to hack the system.
Comment