Hello,
I have a subdomain secure.domain.com and want it to be accessible through SSL only.
All the files for secure.domain.com are in the private_html, however I want to completely disable the option to login without SSL and redirect all non-ssl to the ssl-folder..
Using a php redirect script isn't possible, because I would need to put it in every subdir
Any help is greatly appreciated!
I have a subdomain secure.domain.com and want it to be accessible through SSL only.
All the files for secure.domain.com are in the private_html, however I want to completely disable the option to login without SSL and redirect all non-ssl to the ssl-folder..
Using a php redirect script isn't possible, because I would need to put it in every subdir
Any help is greatly appreciated!