You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I chose the subdomain approach for my site, which resulted in having to use custom routing. But then the "homepageRedirect" is not working properly. I set use_accept_language_header to true and added the following code to my routing:
I chose the subdomain approach for my site, which resulted in having to use custom routing. But then the "homepageRedirect" is not working properly. I set use_accept_language_header to true and added the following code to my routing:
It redirects homepage to mydomain.com/locale, while I need it to be redirected to locale.mydomain.com
Any suggestions? Thanks in advance.
The text was updated successfully, but these errors were encountered: