• When I click on any link on my blog I get this error:

    Directory Listing Denied
    This Virtual Directory does not allow contents to be listed.

    How do I fix this?

    Thank you for any and all help.

Viewing 1 replies (of 1 total)
  • You need to ask your host to allow .php files to be used at index files – it’s a very easy change for them.
    You can also try this:
    In your .htaccess file, add this line:
    DirectoryIndex home.html index.htm index.html index.php

Viewing 1 replies (of 1 total)
  • The topic ‘Directory Listing Denied’ is closed to new replies.