Page is a not externally linkable
gosman - 10:31 pm on Jan 1, 2012 (gmt 0)
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