• I am a newbie and will be obivous by this question. I am running Apache 2.0.52 and PHP 4.3.10 on XP.
    When I do a localhost/wordpress, I get the directory listing instead of going to the login page for wordpress. Also, whenever I post stuff in wordpress or click to login, it takes me to the directory listing.
    What do I need to configure? I am guessing this needs to be done on Apache but I am new and don’t know much here.
    Thanks!
    -b

Viewing 1 replies (of 1 total)
  • Read the documentation that comes with PHP. What is happening is that Apache isn’t recognizing .php files as valid default files (such as index.html or default.html). There is a setting you need to add to the http.config file for apache to recognize index.php as a valid default file.
    Tg

Viewing 1 replies (of 1 total)

The topic ‘Keep getting directory listing’ is closed to new replies.