CodeIgniter Forums
Reserved Routes in tutorial - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: Reserved Routes in tutorial (/showthread.php?tid=58911)



Reserved Routes in tutorial - El Forum - 08-04-2013

[eluser]Unknown[/eluser]
At the bottom of the documentation for http://ellislab.com/codeigniter/user-guide/general/routing.htm it says Important: The reserved routes must come before any wildcard or regular expression routes.

But in the http://ellislab.com/codeigniter/user-guide/tutorial/news_section.html the default is at the end.

Does it matter?

P.S. [b]Am i not allowed to post <a> links in these forums? I get an error when I try it.