Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
No build reason found for images:local
home:lafenghu
cobbler
suse_config.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File suse_config.diff of Package cobbler
Index: config/cobbler.conf =================================================================== --- config/cobbler.conf.orig +++ config/cobbler.conf @@ -1,15 +1,15 @@ # This configuration file allows cobbler data # to be accessed over HTTP. -AliasMatch ^/cblr(?!/svc/)(.*)?$ "/var/www/cobbler$1" -AliasMatch ^/cobbler_track(.*)?$ "/var/www/cobbler$1" -#AliasMatch ^/cobbler(.*)?$ "/var/www/cobbler$1" -Alias /cobbler /var/www/cobbler -Alias /cobbler_webui_content /var/www/cobbler_webui_content +AliasMatch ^/cblr(?!/svc/)(.*)?$ "/srv/www/cobbler$1" +AliasMatch ^/cobbler_track(.*)?$ "/srv/www/cobbler$1" +#AliasMatch ^/cobbler(.*)?$ "/srv/www/cobbler$1" +Alias /cobbler /srv/www/cobbler +Alias /cobbler_webui_content /srv/www/cobbler_webui_content -WSGIScriptAliasMatch ^/cblr/svc/([^/]*) /var/www/cobbler/svc/services.py +WSGIScriptAliasMatch ^/cblr/svc/([^/]*) /srv/www/cobbler/svc/services.py -<Directory "/var/www/cobbler"> +<Directory "/srv/www/cobbler"> Options Indexes FollowSymLinks Order allow,deny Allow from all @@ -26,7 +26,7 @@ BrowserMatch "MSIE" AuthDigestEnableQuer # and is visited at http://.../cobbler_web not this URL. # this is only a pointer to the new page. -<Directory "/var/www/cobbler/web/"> +<Directory "/srv/www/cobbler/web/"> Options Indexes FollowSymLinks Order allow,deny Allow from all Index: config/settings =================================================================== --- config/settings.orig +++ config/settings @@ -346,7 +346,7 @@ virt_auto_boot: 1 # cobbler's web directory. Don't change this setting -- see the # Wiki on "relocating your cobbler install" if your /var partition # is not large enough. -webdir: /var/www/cobbler +webdir: /srv/www/cobbler # cobbler's public XMLRPC listens on this port. Change this only # if absolutely needed, as you'll have to start supplying a new
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