diff options
Diffstat (limited to 'files/munin')
| -rw-r--r-- | files/munin/apache.conf | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/files/munin/apache.conf b/files/munin/apache.conf index 553a624..6224281 100644 --- a/files/munin/apache.conf +++ b/files/munin/apache.conf @@ -14,8 +14,8 @@ Alias /munin /var/cache/munin/www  #</Location>  <Directory /var/cache/munin/www> -        Order allow,deny -        Allow from localhost 127.0.0.0/8 ::1 +        #Order allow,deny +        #Allow from localhost 127.0.0.0/8 ::1          Options None  	# This file can be used as a .htaccess file, or a part of your apache  | 
