Hi
I have installed Grav in my localhost and everything was fine. When I moved all the files to my hosting provider's root directory, the problem was, when I launched the domain, for instance, example.com, it didn't redirect me to index.php. I had to manually enter example.com/index.php to launch. I am not sure what the problem is. Further, I copy pasted the .htaccess file shipped with grav and uncommented the 'RewriteBase /' entry but it didn't help. This also causes front end problems like partial rendering of pages.
Installed last Grav 1.1.5 and installed land ion template using gpm tool.