Welcome Guest, Not a member yet? Register   Sign In
[RESOLVED] 404 on production
#2

(This post was last modified: 08-22-2015, 10:13 PM by phplaw.)

The problem because of htaccess has wrong config, open your htaccess file, then add this ./ before index.php/$1 to resolve your problem.
After add that the line look like this:
Code:
./index.php/$1
Reply


Messages In This Thread
[RESOLVED] 404 on production - by maxime59 - 08-22-2015, 01:25 PM
RE: 404 on production - by phplaw - 08-22-2015, 10:11 PM
RE: 404 on production - by maxime59 - 08-23-2015, 03:23 AM
RE: 404 on production - by phplaw - 08-23-2015, 08:49 AM
RE: 404 on production - by maxime59 - 08-23-2015, 12:18 PM
RE: [RESOLVED] 404 on production - by phplaw - 08-23-2015, 09:29 PM



Theme © iAndrew 2016 - Forum software by © MyBB