Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
cobbler
cobbler_web_config.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File cobbler_web_config.diff of Package cobbler
Index: config/cobbler_web.conf =================================================================== --- config/cobbler_web.conf.orig +++ config/cobbler_web.conf @@ -8,6 +8,20 @@ SetEnvIf Request_URI ".*/op/events/user/ # Log only what remains CustomLog logs/access_log combined env=!dontlog +<Directory "/usr/share/cobbler/web/"> + Options Indexes MultiViews + AllowOverride None + Order allow,deny + Allow from all +</Directory> + +<Directory "/srv/www/cobbler_webui_content/"> + Options +Indexes +FollowSymLinks + AllowOverride None + Order allow,deny + Allow from all +</Directory> + WSGIScriptAlias /cobbler_web /usr/share/cobbler/web/cobbler.wsgi </VirtualHost>
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