PDA

View Full Version : Directory Browsing


EricTheRed
12-29-2000, 01:41 AM
Is there some code that can be added to .htaccess to disable directory browsing?

Thanks in advance,
Eric

moses
12-29-2000, 01:51 AM
Options -Indexes

EricTheRed
12-29-2000, 09:03 AM
Thanks!

Eric