Make a server folder an open directory

Mostl of the times you’ll wont be able to access directories even if they don’t contain for example index.php.

Example of a open directory

But there’s a simple way around that if you want to create a open directory.

Just create a file named “.htaccess” without the quotes, and don’t forget the dot in the beginning.

Inside you’ll type:

Options +Indexes

Save it and upload it to your folder you want top open to the public.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.