• I just upgraded to 2.8.4 and now when I try to look at my blog it is just the Index of the blog. It just has a list of all the files. Any ideas??

Viewing 1 replies (of 1 total)
  • If your web site is hosted on Linux server, add following line in your .htaccess:

    DirectoryIndex index.php index.html

    Add this line on the top of all the line.

    If your web site is hosted on Windows server there should be an option to set default page or you can contact your host to set default page for your web site.

    Also, make sure that index.php file is present.

    Kailash

Viewing 1 replies (of 1 total)

The topic ‘Upgrade issue’ is closed to new replies.