I'm getting error message when typing https without www. For example: https://glossyhome.com returns "cannot reach this page" error. However all other combinations: "https with www", "http without www" and "http with www" all work fine. All traffic is redirected to "https with www" In DNS I have www record that points to IP address. I also have root domain (@) set as URL Redirect to http://www.glossyhome.com/. My www server is Apache
I tried adding ServerAlias in both ssl and non-ssl conf files in /etc/apache2/sites-enabled
Would anyone please help? Thank you, Roman