I have this: https://mysite.com/?___store=fr but I would like https://mysite.com/fr
As must be on .htaccess single domain and multi-view?
I tried
SetEnvIf HOST .*mysite.com/fr.* MAGE_RUN_CODE="fr"
but it does not go.
Thanks a lot community.
Matteo