Blame Scripts/Python/centos-web/cgi-bin/centos-web.cfg

e3c1e4
#
e3c1e4
# This file provides the configuration options used by
e3c1e4
# `centos-web.cgi' script.
e3c1e4
#
e3c1e4
# ------------------------------------------------------------------
e3c1e4
# $Id$
e3c1e4
# ------------------------------------------------------------------
e3c1e4
e3c1e4
[webserver]
e3c1e4
e3c1e4
# baseurl: define the url string used to acess the `centos-web.cgi'
e3c1e4
# application. This configuration must reflects the configuration set
e3c1e4
# inside the `/etc/httpd/conf.d/centos-web.conf' file and, this way,
e3c1e4
# refer refer public contents (e.g., images and css files) from
e3c1e4
# `centos-web.cgi' script in a portable way. By default, an alias
e3c1e4
# configuration is used.
e3c1e4
baseurl = "https://projects.centos.org/centos-web/"