page = PAGE
page.typeNum = 0

page.10 = USER
page.10.userFunc = tx_templavoila_pi1->main_page

config {
  admPanel = 0
  cache = 1
  disablePrefixComment = 1
  doctype = html5
  locale_all = de.utf-8
  htmlTag_langKey = de
  language = de
  minifyJS = 1
  no_cache = 0
  spamProtectEmailAddresses = 1
  spamProtectEmailAddresses_atSubst = (at)
  sys_language_uid = 0
  tx_realurl_enable = {$config.tx_realurl_enable}
  xmlprologue = none
  simulateStaticDocuments = 0
}

### Einstellungen für baseURL unter Verwendung von https_enforcer
config.baseURL = http://{$domain}/
plugin.tx_httpsenforcer_pi1.unsecure_typo3_root = {$domain}/
plugin.tx_httpsenforcer_pi1.secure_typo3_root = {$domain}/
plugin.tx_httpsenforcer_pi1.always_allow_SSL = 0
[globalString = ENV:SERVER_PORT={$SSL-Port}] && [globalString = ENV:HTTP_HOST={$domain}]
  config.baseURL = https://{$domain}/
[global]
[globalString = ENV:SERVER_PORT={$SSL-Port}] && [globalString = ENV:HTTP_HOST={$domain}] && [globalVar = GP:logintype = logout]
  config.baseURL = http://{$domain}/
[global]