Welcome Guest, Not a member yet? Register   Sign In
Remove index.php without setting $config['index_page'] to empty string [SOLVED]
#20

[eluser]bretticus[/eluser]
Try changing AllowOverride:

Code:
AllowOverride All

You are definitely getting apache 404 errors (means rewrite is not working because AllowOverride is set to None. Apache won't even read .htaccess files when configured like this.)


Messages In This Thread
Remove index.php without setting $config['index_page'] to empty string [SOLVED] - by El Forum - 08-04-2010, 12:55 PM



Theme © iAndrew 2016 - Forum software by © MyBB