Welcome Guest, Not a member yet? Register   Sign In
[NEED URGENT HELP] All controllers showing 404 except default controller
#8

(This post was last modified: 05-16-2015, 05:49 AM by Muzikant.)

Just blind guess - Try to add "RewriteBase /" to your .htaccess file:
Code:
RewriteEngine On
RewriteBase /
...

Or try any of these:
.htaccess for CodeIgniter
Reply


Messages In This Thread
RE: [NEED URGENT HELP] All controllers showing 404 except default controller - by Muzikant - 05-16-2015, 05:42 AM



Theme © iAndrew 2016 - Forum software by © MyBB