• Hi to all. After installation, the following message:

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

    How can I fix it?

    Thank You
    Luis
    chapu.com

Viewing 7 replies - 1 through 7 (of 7 total)
  • Why are you trying to list a directory and how is this related to wordpress installation?

    Do you mean you can not access the site and/or admin dashboard?

    Thread Starter chapu

    (@chapu)

    I just try to login into the admin page with the password that wp give me and this is the error:

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

    wp is istalled in the root directory of donboni.com, this is my com for testing and programing.

    Thank You ZGaoni

    Luis
    chapu.com

    Luis, that seems to be a server side error.
    Check with your hosting provider, the domain pointer to public_html is not set up correctly.

    Just out of curiousity, were you able to view the default index.html when your hosting was set up? Is this error as a result of installing wordpress? And did you use fantastico for installation or was it a manual install?

    Thread Starter chapu

    (@chapu)

    Hi, ZGani, if you check this link: https://www.donboni.com/index.php you will see that wp its working, but when you click on the right side in the first three links: Pages about, Archives July 2009 and Categories uncate…. the error is found:

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

    Even I can’t not login into admin:
    https://www.donboni.com/wp-login.php

    It give me the same error. Do I have to give special permission to any folder? which one?

    Thank You
    Luis
    chapu.com
    donboni.com (testing side)

    Is your .htaccess file configured properly? It doesn’t seem like it has been setup if you’re getting errors like that.

    if this were a unix based server you would just put this in your .htaccess:

    Directory Index index.php

    However, you are on a IIS server, so either your host or you need to go into your control panel and set a default index file. The solution above wont work for IIS.

    Thread Starter chapu

    (@chapu)

    Ok, thanks to all. I fix it!….Thanks whooami, I went to my control panel and add a indexes: index.php and it solved!
    Now I’ll continue working on.

    Thank You

    Luis
    chapu.com
    donboni.com/index.php

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