[eluser]v4et[/eluser]
application/config/routes.php
my assortment using wildcards and regular expressions would be:
$route['mysite/app/views/newcomers'] = "mysite/app/views/oldcomers";
when the route newcomers was the actual browser's stock address for
the page content related to old comers but with this wildcard the result
navigation address would be oldcomer and like I said the page content
oldcomer too,tell me please If Im right and if this would bring for the
functioning page old comers the old comers navigation uri
thank you