Webserver/999-main.conf

10 lines
279 B
Plaintext
Raw Normal View History

2020-01-25 22:33:26 +00:00
<Directory /var/www/html>
Options Indexes FollowSymLinks MultiViews
AllowOverride All
Require all granted
2020-06-16 07:39:20 +00:00
</Directory>
RemoteIPHeader X-Forwarded-For
2020-06-25 01:46:34 +00:00
RemoteIPInternalProxy 172.20.0.0/16
2020-09-07 22:16:07 +00:00
RemoteIPInternalProxy 172.21.0.0/16
RemoteIPInternalProxy 10.0.0.0/8