Welcome Guest, Not a member yet? Register   Sign In
base url's
#3

[eluser]dirkr[/eluser]
[quote author="OES" date="1203296825"]

Lets say I then want to add a set of base links ie.
Quote:/contact_us.html
/about_us.html
etc etc
How can you do it without having to display the base controler.

I can get them to work ie.
Quote:/welcome/contact_us.html
/welcome/about_us.html
[/quote]


Code:
$route['contact_us'] = 'welcome/contact_us';
in system/application/routes.php

You might want to check out the user guide on routing.


Messages In This Thread
base url's - by El Forum - 02-17-2008, 01:07 PM
base url's - by El Forum - 02-17-2008, 01:38 PM
base url's - by El Forum - 02-18-2008, 03:05 AM



Theme © iAndrew 2016 - Forum software by © MyBB