blob: 5873c2262a9bae595cf0d247894f355fae36e432 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
# TODO: Allow comments behind the options!
# defaultproto will be used if not ENV(HTTPS)==on
#nocache=defined
#nocache=1
cacheroot=/usr/local/www/xerlcache/
ctype.asc=text/plain
ctype.css=text/css
ctype.jpg=image/jpg
ctype.pdf=application/pdf
ctype.png=image/png
ctype.txt=text/plain
ctype.xml=text/plain
defaultcontent=home
defaulthost=default
defaultoutputformat=xhtml
defaultproto=http
defaultstyle=default.css
defaulttemplate=xhtml
dslvpnrouter.buetow.org=vpndslrouter.buetow.org
hidesubhome=1
hostroot=/usr/local/www/xerlhosts/branches/stable/hosts/
hyperion.buetow.org=ssl.buetow.org
404=http://www.buetow.org
|