diff options
-rw-r--r-- | debian/local/apache2/netdata.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/local/apache2/netdata.conf b/debian/local/apache2/netdata.conf index 23080de6..c7f03870 100644 --- a/debian/local/apache2/netdata.conf +++ b/debian/local/apache2/netdata.conf @@ -8,8 +8,6 @@ <IfModule mod_rewrite.c> RewriteEngine On - ProxyRequests Off - ProxyPreserveHost On RewriteRule ^/netdata$ %{HTTP_HOST}/netdata/ [L,R=301] </IfModule> |