Viewing 2 replies - 1 through 2 (of 2 total)
  • Try adding DirectoryIndex index.php index.html index.htm to the top of your WordPress .htaccess file.

    Thread Starter ncvp

    (@ncvp)

    Thank you very much, that fixed it.

    I had to create /apache/htdocs/wordpress/.htaccess with the single line you suggested, and I also had to change this section of the Apache httpd.conf:

    <Directory “C:/apache/htdocs”>

    AllowOverride All # was None

    </Directory>

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Everything working except the site!’ is closed to new replies.