Welcome Guest, Not a member yet? Register   Sign In
how to redirect from CI index.php to folder/index.php?
#16

[eluser]qwertyjjj[/eluser]
[quote author="pbflash" date="1329695351"]
Code:
redirect(‘catalog/index.php’, ‘location’);

This is going to try and redirect to a catalog controller in the application/controllers folder. Since it does not exist you will get a 404 error. Sounds like you want a redirect to the OSC catalog/index.php page which is outside of your CI install so I would use the PHP header function.[/quote]

But that's just putting in a normal PHP page as index.php isn't it?


Messages In This Thread
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-16-2012, 02:53 AM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-16-2012, 03:01 AM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-16-2012, 03:02 AM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-16-2012, 04:49 AM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-16-2012, 07:55 AM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-16-2012, 08:26 AM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-16-2012, 09:00 AM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-16-2012, 09:02 AM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-16-2012, 09:08 AM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-16-2012, 02:31 PM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-16-2012, 02:59 PM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-16-2012, 04:08 PM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-16-2012, 04:15 PM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-19-2012, 04:37 PM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-19-2012, 04:49 PM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-20-2012, 12:58 AM



Theme © iAndrew 2016 - Forum software by © MyBB