I have a site that has the same document root for both http:// and https:// (Historical and can't be changed due to some coding issues.)
the subdomain for https:// is secure.domain.tld however this can also be accessed through [
secure.domain.tld...]
Can somebody advise how I can use .htaccess to force https:// if somebody enters [
secure.domain.tld...]
Thank you in advance