# cat=https/settings/00; type=string; label=Unsecure TYPO3 Root: Unsecure TYPO3 root, no http:// prefix, no trailing slash. Example: www.mydomain.com/cms https.unsecure_typo3_root = www.the-domain-youre-using.com # cat=https/settings/01; type=string; label=Secure TYPO3 Root: Secure TYPO3 root, no https:// prefix, no trailing slash. Example: secure.myprovider.com/~mydomain/cms https.secure_typo3_root = www.the-domain-youre-using.com # cat=https/settings/02; type=boolean; label=Require SSL for these pages: If set, this page plus all subpages will require SSL https.require_ssl = 0 # cat=https/settings/03; type=boolean; label=Disable HTTPS Enforcer for Back-End Users: If set, users with valid TYPO3 back end user session can view the site without protocol enforcement https.disable_https_for_be_user = 0 # cat=https/settings/03; type=boolean; label=Force HTTPS when Back-End is secured: If set, all pages in Front-End will be HTTPS when Back-End is secured. Use this if you use FE editing. https.force_https_when_backend_secured = 1 # cat=https/settings/04; type=string; label=SSL-Proxy: If secure requests to your site have to go through a proxy, the name of that proxy without https:// or trailing slash https.ssl_proxy = # cat=https/settings/05; type=boolean; label=Always allow secure connections: If set to 1, requests for pages over a secure connection will not be redirected to a non-secure URL https.always_allow_SSL = 0 # cat=https/settings/06; type=integer; label=SSL port: The port on which your machine receives secure connections (default: 443) https.sslPort = 443 # cat=page/SSL/ssl; type=options[no change=0,https=1,http=2]; label=SSL: Force the ssl mode to 'value' if the page record is set to 'default'. https.default = 2 # cat=page/SSL/ssl; type=options[off=0,on=1]; label=Load Balancer Mode: If you are behind a load_balancer with ssl cards please switch on. https.load_balancer = 0 https.force_links = 1