Is is possible to change the behavior of the URI segments?
In 2.0 we have site.com/template_group/channel as the default, is it possible to go to site.com/channel/template_group?
Perhaps an example might help:
http://www.website.com/us/aboutUs
http://www.website.com/uk/aboutUs
So, the template is really the same for both, but I’d really like US or UK to be the first segment so that people can easily get to their localized version of the site by swapping out /us for /uk. Know what I mean?
Thanks!