mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update apache2.conf
This commit is contained in:
parent
0041338abc
commit
5a65794be4
@ -16,6 +16,11 @@ IncludeOptional mods-enabled/*.conf
|
|||||||
Include ports.conf
|
Include ports.conf
|
||||||
|
|
||||||
|
|
||||||
|
<IfModule mod_remoteip.c>
|
||||||
|
RemoteIPHeader X-Forwarded-For
|
||||||
|
RemoteIPTrustedProxy 172.16.0.0/12
|
||||||
|
</IfModule>
|
||||||
|
|
||||||
<Directory />
|
<Directory />
|
||||||
Options FollowSymLinks
|
Options FollowSymLinks
|
||||||
AllowOverride None
|
AllowOverride None
|
||||||
|
Loading…
Reference in New Issue
Block a user