Browse Source

add reverse proxy config

ksieren 2 years ago
parent
commit
a706c7e17e
1 changed files with 3 additions and 0 deletions
  1. 3 0
      public/typo3conf/LocalConfiguration.php

+ 3 - 0
public/typo3conf/LocalConfiguration.php

@@ -154,6 +154,9 @@ return [
             'unifiedPageTranslationHandling' => true,
             'yamlImportsFollowDeclarationOrder' => true,
         ],
+        'reverseProxyIP' => '213.239.225.120',
+        'reverseProxyHeaderMultiValue' => 'last',
+        'reverseProxySSL' => '*',
         'sitename' => 'abi2021',
         'systemMaintainers' => [
             1,