Welcome Guest, Not a member yet? Register   Sign In
Hostgator routing issue - not solved by REQUEST_URI
#2

[eluser]tomcode[/eluser]
Maybe You need to set the rewrite base

Code:
RewriteBase /ci/


You may also try to put a ? after index.php :

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


Messages In This Thread
Hostgator routing issue - not solved by REQUEST_URI - by El Forum - 08-17-2009, 12:01 PM
Hostgator routing issue - not solved by REQUEST_URI - by El Forum - 08-17-2009, 12:53 PM
Hostgator routing issue - not solved by REQUEST_URI - by El Forum - 08-17-2009, 01:00 PM
Hostgator routing issue - not solved by REQUEST_URI - by El Forum - 08-17-2009, 01:25 PM
Hostgator routing issue - not solved by REQUEST_URI - by El Forum - 08-17-2009, 01:30 PM
Hostgator routing issue - not solved by REQUEST_URI - by El Forum - 08-17-2009, 02:13 PM
Hostgator routing issue - not solved by REQUEST_URI - by El Forum - 08-17-2009, 03:01 PM
Hostgator routing issue - not solved by REQUEST_URI - by El Forum - 08-17-2009, 03:07 PM
Hostgator routing issue - not solved by REQUEST_URI - by El Forum - 03-05-2011, 04:56 PM
Hostgator routing issue - not solved by REQUEST_URI - by El Forum - 03-06-2011, 10:05 AM



Theme © iAndrew 2016 - Forum software by © MyBB