Web Hosting Talk







View Full Version : switching off directory browsing


nicmo
09-30-2004, 07:33 PM
i searched the board could not find anything...

how can i switch it off for some domains? does WHM or cpanel have this option?
cant find it :/

thanks

robgct
09-30-2004, 07:39 PM
If you create a .htaccess file you can do:

Options -Indexes

and it will turn it off I believe? Not sure in cPanel though?