Question
Ubuntu, Letsencrypt - Redirect from a non subdomain
We have a main website (main.com) and some subdomain (1.main.com) website for the same domain on one server all using HTTPS.
If you try and access the main domain using a subdomain not in use (2.main.com) it’ll take you to the last subdomain setup on the website (1.main.com) rather than the main website (main.com)
Is there a way to point the non setup subdomains to correctly redirect to the main website.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×