Hi there,
could someone please explain how to allow only HTTPS for my website managed by HestiaCP?
Is it Enable automatic HTTPS redirection? Or Enable HTTP Strict Transport Security (HSTS)? Do I need both of them?
Thanks
Enable automatic HTTPS redirection? will redirect all http → https
HTTP Strict Transport Security (HSTS)? set an extra header that speed up it a bit how by setting a header so it doesn’t need to wait for the response if visited after the initial request
First is required second is optional…