I want to redirect all unexisting subdomains to a specific URL. E.g:
j23g424g.mydomain → mydomain/404
ghj294g02g.mydomain → mydomain/404
etc...
So if a subdomain doesn't exist (user is misspelling a subdomain or it doesn't exist), I want to redirect him to our main domain or to a specific page.