Welcome Guest, Not a member yet? Register   Sign In
Error 404 when trying to reach a link
#10

The solution (in this thread) here are adding ? at the end of index.php in your .htaccess file

Code:
RewriteRule ^(.*)$ index.php?/$1 [L]
Reply


Messages In This Thread
RE: Error 404 when trying to reach a link - by jreklund - 02-14-2020, 12:01 PM



Theme © iAndrew 2016 - Forum software by © MyBB