Welcome Guest, Not a member yet? Register   Sign In
Redirecting my old .html pages
#2

[eluser]maulik13[/eluser]
As I understand, one option is to use routing to map my url such that some-page.html becomes the parameter for the function.

Any suggestion regarding this ?


edit:
Routing method worked. It was very simple actually.

$route['html/(:any)'] = "home/oldstuff/$1";


Messages In This Thread
Redirecting my old .html pages - by El Forum - 06-14-2011, 11:26 PM
Redirecting my old .html pages - by El Forum - 06-15-2011, 12:18 AM
Redirecting my old .html pages - by El Forum - 06-15-2011, 07:00 AM
Redirecting my old .html pages - by El Forum - 06-15-2011, 09:54 AM



Theme © iAndrew 2016 - Forum software by © MyBB