Hi, I am internationalizating my web app and I need to know for every request which language is chosen.
So I want to add in the start of the url something like: http://example.com/fr/myController/myAction http://example.com/en/myController/myAction But this will make zend think "fr" and "en" is a module. How can I achieve this ? Thank you for any advice !! -- View this message in context: http://www.nabble.com/changing-the-url-tp14778862s16154p14778862.html Sent from the Zend Framework mailing list archive at Nabble.com.
