I'm on modx 2.5.4
babel 3.0.0
and langRouter 1.2.0
I have 2 contexts: web and en. They both seem to work fine and babel is doing it's thing.
But if I visit the homepage of my non-default language (by using 'view' in the manager) the url becomes /en/index. If I then manually change my url to /en/ it shows a 404. Is there a way to make that /index disappear?
Hello,
I'm on modx 2.5.4 babel 3.0.0 and langRouter 1.2.0
I have 2 contexts: web and en. They both seem to work fine and babel is doing it's thing. But if I visit the homepage of my non-default language (by using 'view' in the manager) the url becomes /en/index. If I then manually change my url to /en/ it shows a 404. Is there a way to make that /index disappear?
Many thanks