Daerik
New Pleskian
I am using Plesk Onyx Version 17.5.3 Update #24. I have Domain->Hosting Settings->Permanent SEO-safe 301 redirect from HTTP to HTTPS checked.
I'm looking for a way to force HTTPS on the primary domain in the Plesk Panel without forcing HTTPS on the aliases.
Alias http://alias.tld for the primary domain https://domain.tld gets redirected to https://alias.tld and a SSL warning about insecure connection appears, instead of redirecting to https://domain.tld which does not get a warning.
If I make an exception for the warning on the alias, it then properly redirects to the primary domain.
What's happening:
I'm looking for a way to force HTTPS on the primary domain in the Plesk Panel without forcing HTTPS on the aliases.
Alias http://alias.tld for the primary domain https://domain.tld gets redirected to https://alias.tld and a SSL warning about insecure connection appears, instead of redirecting to https://domain.tld which does not get a warning.
If I make an exception for the warning on the alias, it then properly redirects to the primary domain.
What's happening:
- http://alias.tld redirects to https://alias.tld
- https://alias.tld redirects to https://domain.tld
- http://alias.tld redirects to http://domain.tld
- http://domain.tld redirects to https://domain.tld
- http://alias.tld redirects to https://domain.tld
- I can uncheck this box and add .htaccess rules on the primary domain to first redirect the domain and then force the HTTPS. (This would not work since we have non-developers enabling SSL via Plesk and they cannot configure a .htaccess file)
- I can redirect the domain at the registrar. (This would not work as clients change their password frequently and we don't always have access to their domain registrar)
- I can create the alias as a `Domain` instead of a `Domain Alias` and use it's own Web service to redirect to the primary domain. (This would not work as the service plan in Plesk does not allow the subscription to have multiple domains, only multiple domain aliases)