diff options
| author | Paul Buetow <paul@buetow.org> | 2011-04-09 08:42:25 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2011-04-09 08:42:25 +0000 |
| commit | 8e09a0d5ff3eacbf6f64b6f39bede198aa415c87 (patch) | |
| tree | 2944338f0e1803a491af5058ff579ade684bf6b4 | |
| parent | 2db70ba3028d9bec26f09dfa903961c04505bf08 (diff) | |
| -rw-r--r-- | config.txt | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -2,7 +2,7 @@ # defaultproto will be used if not ENV(HTTPS)==on #nocache=defined #nocache=1 -cacheroot=/var/www/xerlcache/ +cacheroot=/usr/local/www/xerlcache/ cookievals=nocache,plain,devel,style,template ctype.asc=text/plain ctype.css=text/css @@ -19,6 +19,8 @@ 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/ +hostroot=/usr/local/www/xerlhosts/branches/stable/hosts/ +statsroot=/usr/local/www/xerlstats/ +hyperion.buetow.org=ssl.buetow.org 404=http://www.buetow.org +scifi.buetow.org=books.buetow.org |
