]> git.pld-linux.org Git - packages/collectd.git/blobdiff - collectd-http.conf
- release 8 (by relup.sh)
[packages/collectd.git] / collectd-http.conf
index 8f100b75761764cbe6968b69321f2455ce48c571..77d4c4faaa89d079f32f3e61f1fd888e64a2eafd 100644 (file)
@@ -1,6 +1,5 @@
-# $Id$
-
 Alias /collectd /usr/share/collectd
 Alias /collectd /usr/share/collectd
+ScriptAlias /collection /usr/share/collectd/cgi-bin/collection.cgi
 
 <Directory /usr/share/collectd/cgi-bin>
        Options ExecCGI
 
 <Directory /usr/share/collectd/cgi-bin>
        Options ExecCGI
@@ -8,8 +7,7 @@ Alias /collectd /usr/share/collectd
 
        AllowOverride AuthConfig Limit
 
 
        AllowOverride AuthConfig Limit
 
-       Order allow,deny
-       Allow from all
+       Require all granted
 
        <IfModule mod_expires.c>
                ExpiresActive On
 
        <IfModule mod_expires.c>
                ExpiresActive On
This page took 0.066196 seconds and 4 git commands to generate.