diff options
| author | Paul Buetow <paul@buetow.org> | 2011-03-06 10:57:41 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2011-03-06 10:57:41 +0000 |
| commit | 213033db33be271791f2d9ff1c9c44c0bed79f18 (patch) | |
| tree | 1b3ff0d0eddfc7f6995afa67b5d3fc2ef8fa85a7 /config.txt | |
initial xerl import to utils
Diffstat (limited to 'config.txt')
| -rw-r--r-- | config.txt | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/config.txt b/config.txt new file mode 100644 index 0000000..ea9b07b --- /dev/null +++ b/config.txt @@ -0,0 +1,24 @@ +# TODO: Allow comments behind the options! +# defaultproto will be used if not ENV(HTTPS)==on +#nocache=defined +#nocache=1 +cacheroot=/var/www/xerlcache/ +cookievals=nocache,plain,devel,style,template +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=/var/www/svn/xerlhosts/branches/stable/hosts/ +statsroot=/var/www/xerlstats/ +404=http://www.buetow.org |
