Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP2:Update
collectd
collectd-js.apache2.conf
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File collectd-js.apache2.conf of Package collectd
<IfModule mod_cgi.c> ScriptAlias /collectd-js /srv/www/collectd-js/index.cgi # Access control: <Directory "/srv/www/collectd-js"> <IfModule mod_authz_core.c> # Apache 2.4 <RequireAll> Require all granted </RequireAll> </IfModule> <IfModule !mod_authz_core.c> # Apache 2.2 Order allow,deny Allow from all </IfModule> </Directory> <Directory "/srv/www/collectd-js/bin"> Options +ExecCGI AddHandler cgi-script .cgi <IfModule mod_authz_core.c> # Apache 2.4 <RequireAll> Require all granted </RequireAll> </IfModule> <IfModule !mod_authz_core.c> # Apache 2.2 Order allow,deny Allow from all </IfModule> </Directory> </IfModule>
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor