This commit is contained in:
2023-07-18 12:28:40 +02:00
parent ef82777d4d
commit fee882920d
3 changed files with 80 additions and 88 deletions

View File

@@ -18,12 +18,7 @@ data:
'log_type' => 'errorlog',
'loglevel' => 0,
'logdateformat' => 'F d, Y H:i:s',
);
proxy.config.php: |-
<?php
$CONFIG = array (
'trusted_proxies' => array('10.244.0.0/16','2001:cafe:42::1'),
'overwriteprotocol' => 'https',
);
.htaccess: |-
# line below if for Apache 2.4