diff options
| author | Paul Buetow (pluto.buetow.org) <paul@buetow.org> | 2013-09-07 17:44:24 +0200 |
|---|---|---|
| committer | Paul Buetow (pluto.buetow.org) <paul@buetow.org> | 2013-09-07 17:44:24 +0200 |
| commit | e9b840ee20c12f9b5698eb1403ce38eb18ead62f (patch) | |
| tree | 80fbd559009b4e682fb963e79d8c4e0cc8a419d8 /xerl.conf | |
| parent | 65b3c6841f3fcddaedcef9b2ad6b46c35dd61839 (diff) | |
rename config.txt into xerl.conf
Diffstat (limited to 'xerl.conf')
| -rw-r--r-- | xerl.conf | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/xerl.conf b/xerl.conf new file mode 100644 index 0000000..c87afb6 --- /dev/null +++ b/xerl.conf @@ -0,0 +1,25 @@ +# TODO: Allow comments behind the options! +# defaultproto will be used if not ENV(HTTPS)==on +#nocache=defined +#nocache=1 +cacheroot=/usr/local/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=/usr/local/www/xerlhosts/branches/stable/hosts/ +statsroot=/usr/local/www/xerlstats/ +hyperion.buetow.org=ssl.buetow.org +404=http://www.buetow.org |
