Hello.
I’m looking to move my multitenancy project (frontend) to Netlify.
But I’d like to know if it’d support the features I need.
- Is it possible to have wildcard subdomains E.G. .mystore.com pointing to the same site.
- Can I still have a fixed subdomain like api.mystore.com as an A record in my domain pointing somewhere else (To the API outside Netlify).
Not a requirement:
3) Is there any way to have a wildcard in the domain mapping. E.G .api.mystore.com pointing to the API somewhere else.
4) if the above is possible, Is there any way to append a header to all requests with the subdomain?