View Single Post
Old 10-15-2011, 10:11 PM   #2
photon
The new goggles also do nothing.
 
photon's Avatar
 
Join Date: Oct 2001
Location: Calgary
Exp:
Default

Yes .htacess

If it has this:

Code:
Options +Indexes
change it to

Code:
Options -Indexes
You can also add a blank index.html file to each directory for additional safety, that'll get displayed rather than the directory (assuming the web server is setup to show index.html by default).
__________________
Uncertainty is an uncomfortable position.
But certainty is an absurd one.
photon is offline   Reply With Quote
The Following User Says Thank You to photon For This Useful Post: