diff options
| author | Paul Buetow <paul@buetow.org> | 2018-12-14 17:42:36 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2018-12-14 17:42:36 +0200 |
| commit | 6cc1fe15416a6e652b644278626e47658351e545 (patch) | |
| tree | 4c8890bdd5feef0b806974224181860807e8fd1b /xerl.conf | |
| parent | 849560bc3c48f6c753932dd08d2191e36d477ce0 (diff) | |
| parent | 3e65cce0ec33e290cf45b7cc9e661977bb225810 (diff) | |
Merge branch 'hosts' of https://github.com/snonux/xerl into hosts
Diffstat (limited to 'xerl.conf')
| -rw-r--r-- | xerl.conf | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/xerl.conf b/xerl.conf new file mode 100644 index 0000000..5c0cc0a --- /dev/null +++ b/xerl.conf @@ -0,0 +1,19 @@ +#nocache=defined +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=html5 +defaultproto=http +defaultstyle=css3.css +defaulttemplate=html5 +hidesubhome=1 +hostroot=/usr/local/www/xerlhosts/branches/stable/hosts/ +404=https://paul.buetow.org +curlpath=/usr/local/bin/curl |
