Skip to content

Put http to https redirect before SEO in Nginx virtualhost.

Patrick Zajda requested to merge Nardol/ispconfig3:https-before-seo into stable-3.1

It makes better the compliance with HSTS, http to https redirect must be done before domain to www.domain for example. Nginx has SEO directives before https so the redirection is not done right.

Merge request reports