I have added a wildcard domain to redirect all subdomains.
Now I would like to use some subdomains for a multilingual system.
If the visitors enters en.domain.com I want it to fetch the content from
domain.com/category/blah/?lang=en
How would I do that ?
I can easily redirect subdomains to that domain but I got to fetch the content instead.
Now I would like to use some subdomains for a multilingual system.
If the visitors enters en.domain.com I want it to fetch the content from
domain.com/category/blah/?lang=en
How would I do that ?
I can easily redirect subdomains to that domain but I got to fetch the content instead.







