Dear All,
In order to prevent anyone to browse my 'www' directory (document root) i have put a file index.php which contains code
Code:
<h1>Sorry You cannot browse this directory</h1>
thing that i want to ask is, is there any ways to break through this way, that can make visitor see through the listing of my directory ?
if yes, would anyone please let me know and how to counter it ....

(without modifying apache configuration of course)

thnx in advance

rgrds,


szpilman