Welcome Guest, Not a member yet? Register   Sign In
New to CodeIgniter... got a simple question
#8

[eluser]efx[/eluser]
Hey, try taking the forward-slash off the front of the last line in your .htaccess
eg: RewriteRule ^(.*)$ index.php/$1 [L]

It's trying to redirect to index.php in your root directory, but you have everything up one level in your MyApp dir.

Hopefully that will fix it Smile


Messages In This Thread
New to CodeIgniter... got a simple question - by El Forum - 10-10-2007, 05:38 PM
New to CodeIgniter... got a simple question - by El Forum - 10-10-2007, 05:44 PM
New to CodeIgniter... got a simple question - by El Forum - 10-10-2007, 06:02 PM
New to CodeIgniter... got a simple question - by El Forum - 10-10-2007, 06:09 PM
New to CodeIgniter... got a simple question - by El Forum - 10-10-2007, 06:36 PM
New to CodeIgniter... got a simple question - by El Forum - 10-10-2007, 06:58 PM
New to CodeIgniter... got a simple question - by El Forum - 10-10-2007, 07:13 PM
New to CodeIgniter... got a simple question - by El Forum - 10-11-2007, 09:35 PM



Theme © iAndrew 2016 - Forum software by © MyBB