ondrejvaroscak
New Pleskian
In my opinion Plesk wrongly redirects www to non-www when the request comes over http.
It redirects http://www.domain.com to https://domain.com
Correctly it should be http://www.domain.com to https://www.domain.com to https://domain.com.
There is one redirect more, but the server send HSTS headers directly after first redirects, which is essential from HSTS perspective.
It redirects http://www.domain.com to https://domain.com
Correctly it should be http://www.domain.com to https://www.domain.com to https://domain.com.
There is one redirect more, but the server send HSTS headers directly after first redirects, which is essential from HSTS perspective.