Jako / LangRouter

Language context router for use with Babel in MODX Revolution
https://jako.github.io/LangRouter/
GNU General Public License v2.0
10 stars 4 forks source link

index of non-default language #11

Closed SndrL closed 7 years ago

SndrL commented 7 years ago

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

SndrL commented 7 years ago

For future references: don't forget to set site_start key on your contexts ;-) ;-) ;-)