Helpdesk
FAQ
Webhosting
How can I enable or disable directory indexing?
Directory indexing displays a list of all files and subdirectories of a certain directory when you open it in your web browser. This happens automatically when no 'index.php' or 'index.html' is found.
When you don't want the contents of a directory to be displayed, you can disable directory indexing via an .htaccess file in that directory. The .htaccess should like like:
Options -Indexes
To re-enable directory indexing, either remove the .htaccess file or change the contents to:
Options +Indexes
If a directory index is displayed, but you did upload an index file, it may mean you named the index file incorrectly. Please note filenames are case sensitive. This means 'index.HTML' and 'index.html' are different files. You need to name your files in lower case.
PriorWeb Helpdesk
Problems or questions? We're here to help.
Lost your password?
Did you lose your password? You can reset it online, fast and easy.
Still have questions?
Try our LiveChat at the top of this page or call us (mon-fri 8AM-7PM).
+32 (0) 3 295 41 17