[TYPO3] realurl and HTTPS/SSL

Marco Bresch oscar.x at web.de
Mon Jan 2 17:54:53 CET 2006


Hi Pieter,
now I tested my solution and it works fine. Additional ending slash at 
config.baseURL was required:

config.baseURL = http://domain.tld/t3-folder/

My Typo3 is installed in /t3-folder like your installation.

Good luck
Marco

Pieter wrote:
> Marco Bresch wrote:
>> Hi Pieter!
>> I don't know what happens in your trick but what is about this solution:
>>
>> [globalVar = TSFE:page|tx_httpsenforcer_force_secure = 0]
>>   config.baseURL = http://domain.tld   
 >> [else]
>>   config.baseURL = https://domain.tld
>> [global]
>>
>>
>> It is untested.
>>
>> Greetings
>> Marco :-)
> 
> This has the same result as my first experiment with 
> IENV:TYPO3_SITE_URL.  A "Error. Reason: File "leden" was not found!" 
> message...
> But the HTTPS page is accessible with "https://www.vivant.org/t3/?id=45"  .
> 
> This seems to be a problem with realURL and HTTPS?
> 
> Regards,
> Pieter



More information about the TYPO3-english mailing list