htaccess faqs Options +Indexes (allows the contents of a directory to be displayed in the browser when the directory does not contain an index page) Options -Indexes (dis-allows the contents of a directory to be displayed in the browser when the directory does not contain an index page) order allow,deny deny from all The above prohibits anyone from seeing a file named .access IndexIgnore upload.php IndexIgnore passwords The above prevents upload.php file from being seen and the folder: passwords