Welcome Guest, Not a member yet? Register   Sign In
URL Forwarding and CodeIgniter
#4

[eluser]Jelmer[/eluser]
if you want to route everything except for a couple of controllers you're right although I'd choose over the regex:

Code:
$route[':any'] = 'controller';


Messages In This Thread
URL Forwarding and CodeIgniter - by El Forum - 07-19-2008, 12:32 PM
URL Forwarding and CodeIgniter - by El Forum - 07-19-2008, 02:25 PM
URL Forwarding and CodeIgniter - by El Forum - 07-19-2008, 03:09 PM
URL Forwarding and CodeIgniter - by El Forum - 07-19-2008, 03:25 PM



Theme © iAndrew 2016 - Forum software by © MyBB