• Each time we log in we go to the WordPress directory on the server (similar to an FTP view). We can point it directly to index.php, but when you click on login it still takes you back to the directory and the FTP view. Same goes for all the links on the login page.

Viewing 3 replies - 1 through 3 (of 3 total)
  • What browser are you seeing this in? If you have a link that could help to picture the problem.

    ********************
    Welcome to the WordPress Support Forums!

    Please help keep the Forums successful by reading:
    Using the Support Forums

    Also, remember the WordPress Codex and the FAQ pages.

    And, thank you, for letting us know if this information proves useful (or not)!
    ********************

    Thread Starter clovertech

    (@clovertech)

    This occurs in both firefox and internet explorer. this is the link to our blog. As you can see the the page listing is just a directory, and not the actual page.

    http://www.cls.k12.oh.us/tech/techblog

    What webserver are you running? If Apache, you have to get the DirectoryIndex set properly.

    You will find this in the httpd.conf file as:

    DirectoryIndex index.html index.html.var index.htm index.php

    If you are running your website on a webhost and they support PHP, then they’ve done a very bad job of setting up your account.

    Regards

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

The topic ‘Set Initial Page’ is closed to new replies.