Alias /collectd-js "/srv/www/collectd-js/" # Access control: Order allow,deny DirectoryIndex index.cgi Options +ExecCGI AddHandler cgi-script .cgi # You might want to change this to avoid giving everyone # access to the collectd statistics, e.g.: Allow from all # Allow from localhost # Allow from 192.168. # Deny from all Options +ExecCGI AddHandler cgi-script .cgi Order allow,deny # You might want to change this to give access from # different hosts to the collectd statistics, e.g.: # Allow from all # Allow from 192.168. Allow from localhost #Deny from all