Dynamically change default locale? #7473
-
Hey there, I was wondering if its possible to dynamic set the default locale? Because I am running a multi-domain multi-site setup with the same Statamic instance. I have 2 locales, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Can you show your I have a feeling you have a |
Beta Was this translation helpful? Give feedback.
Can you show your
config/statamic/sites.php
file?I have a feeling you have a
/de
subdirectory in your de site'surl
. You can just use the domain and not include the subdirectory.