umb 6 mvc reroute or redirect root url to language url
Hi Guys
Im implementing a new website in umbraco 6.1.3 using mvc as ther render engine.
Im trying to figure out the best or most preferable way to redirect the root towards a language node, defined eigther by the user or by default go to the english node, and I was thinking that it might be the best way to build custom routes to handle this but how would I go about passing control back to umbraco once the determination of the language is done, so that I dont mess up any umbraco function.
umb 6 mvc reroute or redirect root url to language url
Hi Guys
Im implementing a new website in umbraco 6.1.3 using mvc as ther render engine.
Im trying to figure out the best or most preferable way to redirect the root towards a language node, defined eigther by the user or by default go to the english node, and I was thinking that it might be the best way to build custom routes to handle this but how would I go about passing control back to umbraco once the determination of the language is done, so that I dont mess up any umbraco function.
I would be greatfull for any input you guys have.
/Robin
is working on a reply...