Currently in my webserver I got a directory call: ..../htdocs/upload/
Currently, all files are listed when users go to www.mysite.com/upload/
The way it works, when user click on a file link in my system, they redirected to this directory like this:
www.mysites.com/upload/invoice.txt
So If I have
Code:
deny from all