If you look for how to redirect to 'www.example.com', you see people writing something where you have to know the hostname, or you have to know all subdomains.
Redirecting all subdomains to www in nginx…
If you look for how to redirect to 'www.example.com', you see people writing something where you have to know the hostname, or you have to know all subdomains.