Webserver/999-main.conf

8 lines
224 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:45:35 +00:00
RemoteIPInternalProxy 172.20.0.0/16 172.21.0.0/16