We have a single site, in this we want multiple subdomain with the same website, for that we are using wildcard subdomains, So our requirement is to create country/subdomain specific homepages for each subdomains. Example: india.example.com it redirects to homepage1 africa.example.com it redirects to homepage2
Is there any possibilities for this?