Welcome Guest, Not a member yet? Register   Sign In
Unable to remove index.php on Google Cloud server.
#3

First, make sure that the web server has mod_rewrite enabled.

If it is enabled then you need to check if .htaccess is being handled. You can easily do that by putting useless text in the first line of the file. Any word will do as long as it is not a valid .htaccess command. Direct a web browser to the site. If the site shows then .htaccess is not being read. What you should see is 500 Internal Server Error message. Remove the change you made to .htaccess before you do more troubleshooting.

Let us know what happens.
Reply


Messages In This Thread
RE: Unable to remove index.php on Google Cloud server. - by dave friend - 10-14-2018, 03:12 PM



Theme © iAndrew 2016 - Forum software by © MyBB