View Full Version : How to turn off directory file listing
tanky
05-18-2007, 11:07 AM
How to turn off directory file listing? I don't want others to list all the files in browser.
nerdykit
05-18-2007, 02:57 PM
How to turn off directory file listing? I don't want others to list all the files in browser.
Do a search using the barely visible tool in the ugly light green bar above (hint to admins : )
for directory file listing and you'll find out why this happens and what you can do about it.
There's several solutions... create any file, even an empty text file called index.html in the directory and there are also solutions involving the .htaccess file.
charlesgan
05-18-2007, 09:41 PM
add this to the .htaccess file
"Options -Indexes"
take away the "
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.