Welcome Guest, Not a member yet? Register   Sign In
.htaccess for multiple controllers
#3

[eluser]Pascal Kriete[/eluser]
Try adding a question mark behind the index.php in the two rewrite rules:
Code:
RewriteRule ^(.*)$ index.php?/$1 [L]

Let me know if that works.


Messages In This Thread
.htaccess for multiple controllers - by El Forum - 11-19-2008, 07:01 PM
.htaccess for multiple controllers - by El Forum - 11-20-2008, 06:34 AM
.htaccess for multiple controllers - by El Forum - 11-20-2008, 07:27 AM
.htaccess for multiple controllers - by El Forum - 11-20-2008, 07:54 AM
.htaccess for multiple controllers - by El Forum - 11-20-2008, 09:08 AM
.htaccess for multiple controllers - by El Forum - 11-21-2008, 10:19 AM
.htaccess for multiple controllers - by El Forum - 11-21-2008, 06:22 PM
.htaccess for multiple controllers - by El Forum - 11-21-2008, 06:23 PM
.htaccess for multiple controllers - by El Forum - 11-22-2008, 09:48 AM
.htaccess for multiple controllers - by El Forum - 11-22-2008, 09:59 AM
.htaccess for multiple controllers - by El Forum - 11-26-2008, 09:48 AM



Theme © iAndrew 2016 - Forum software by © MyBB