Setting BaseUrl in TYPOSCRIPT
[globalString = ENV:HTTP_HOST = www.example.de]
baseURL = http://www.example.de/
domain = www.example.de
absRefPrefix = /
[global]
[globalString = ENV:HTTP_HOST = www.example.de] && [globalString = ENV:HTTPS=on]
baseURL = https://www.example.de/
domain = www.example.de
absRefPrefix = /
[global]