[TYPO3-english] RealURL + https_enforcer on a non-default port

Claudio Strizzolo claudio.strizzolo at ts.nogarb.ageinfn.it
Thu Oct 14 10:45:19 CEST 2010


Sorry, a small mistyping in the previous message:


> TS setup:
> ---------
> config {
>   simulateStaticDocuments=0
>   no_cache = 0
>   baseURL=http://www.example.com/
>   tx_realurl_enable=1
> 
>   ## Fix broken inter-domain links
>   typolinkCheckRootline = 1
> }

This is actually into TS config:

> https_enforcer.unsecure_typo3_root=www.example.com
> https_enforcer.secure_typo3_root=www.example.com:8078
> https_enforcer.require_ssl=0
> https_enforcer.sslPort=8078

Claudio


More information about the TYPO3-english mailing list