http redirect to https
I like to run some websites only on https.
When a user request the site on http I want to have a redirect to the same site on https. It is simple with a "Redirect / https://site.tld" statement in the httpd.conf vhost file for that site.
In the user interface a extra item after the "SSL:" for "https Only" ?
Thanks in advance
Fred Krom
|