Welcome Guest, Not a member yet? Register   Sign In
routing / remapping / default_controller question
#5

[eluser]melpuggi[/eluser]
[quote author="pyromaniac" date="1229727600"]
Code:
$route['([a-z_-]+)/(.*)'] = "$1/$2";
$route['([a-z_-]+)'] = "page/index/$1";

$route['default_controller'] = "page";
$route['scaffolding_trigger'] = "";

oh thank you Smile


Messages In This Thread
routing / remapping / default_controller question - by El Forum - 12-19-2008, 08:39 AM
routing / remapping / default_controller question - by El Forum - 12-19-2008, 11:00 AM
routing / remapping / default_controller question - by El Forum - 12-19-2008, 11:43 AM
routing / remapping / default_controller question - by El Forum - 01-05-2009, 09:04 AM
routing / remapping / default_controller question - by El Forum - 01-21-2009, 03:45 PM
routing / remapping / default_controller question - by El Forum - 01-21-2009, 04:59 PM
routing / remapping / default_controller question - by El Forum - 01-22-2009, 08:43 AM



Theme © iAndrew 2016 - Forum software by © MyBB