Welcome Guest, Not a member yet? Register   Sign In
mange routes with htaccess file
#2

[eluser]Aken[/eluser]
Code:
$route['(:any)'] = 'page/index/$1';

No need for .htaccess - just use the :any wildcard and a back reference (parentheses).


Messages In This Thread
mange routes with htaccess file - by El Forum - 12-06-2012, 01:20 AM
mange routes with htaccess file - by El Forum - 12-06-2012, 04:18 AM
mange routes with htaccess file - by El Forum - 12-06-2012, 05:40 AM
mange routes with htaccess file - by El Forum - 12-06-2012, 01:16 PM



Theme © iAndrew 2016 - Forum software by © MyBB