Change language 404 error
hram opened this issue · 1 comments
hram commented
I get 404 error when I try to change language
In my case gragh deployed in subdir graph
And page that I have 404 error has URL http://<my_domain>/graph/en/graph
UnickSoft commented
Looks like it is wrong URL. It should be http://<my_domain>/graph/en/
I will check url composing for change language.