ran a exploit on my own webserver and found out that i could access my c:<path> using the
[url]http://[/url]<yourserver>/php/php.exe?c:\ <path> in the url
how do i stop this from allowing any user to access to my files???
I am using apache 1.3.14 with PHP 4.0
the error code was:
Common File/Directory Exposure. Possible misconfiguration problem in the web server that allow unauthorized remote users to steal confidential documents or gain information about the web server's host machine.
any idea what I should do to prevent this??