fix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user