aaronmichael
Member
Posted 4 years ago #
Can someone tell me how to reestablish how to get the "/blog" to find the index file without me having to type it into the web address? I am not sure if this happened when I changed the name of the folder from WordPress to Blog.
The "/index.php" file looks great.
Firstly, unix servers are case-sensitive so /Blog is not the same as /blog.
Secondly index.php should be picked up automatically from /blog if your host is configured that way. If not, you may need to ask your hosting service to do so.