403 Forbidden on Index page

Our newer servers prevent indexing the contents of a directory if no index page is present to improve security. You should upload an index.html or index.php to the directory in question.

You can reactivate directory listings (but we advise against it) by placing the following line your .htaccess in the public_html directory:

Options +Indexes

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Default Index or Home Page

Our systems have a predefined list of index pages they will attempt to load when someone visits...

Running out of disk space

As your website grows it can easily run out of disk space (this can happen even if you don't...