diff options
| author | Paul Buetow <paul@buetow.org> | 2018-12-14 16:34:09 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2018-12-14 16:34:09 +0200 |
| commit | 53a3a612a6f506578402099921bbd130d5791fe1 (patch) | |
| tree | 9e9d0cac320e1bb3d1887f47ed518df2e58d75e3 /xerl.conf | |
| parent | 94b9f678a89f240cb2cebdc6be53a81d95049715 (diff) | |
adjusttments for centos7
Diffstat (limited to 'xerl.conf')
| -rw-r--r-- | xerl.conf | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,5 +1,5 @@ #nocache=defined -cacheroot=/usr/local/www/xerlcache/ +cacheroot=/var//www/xerlcache/ ctype.asc=text/plain ctype.css=text/css ctype.jpg=image/jpg @@ -14,6 +14,6 @@ defaultproto=http defaultstyle=css3.css defaulttemplate=html5 hidesubhome=1 -hostroot=/usr/local/www/xerlhosts/branches/stable/hosts/ +hostroot=/var/www/xerlhosts/ 404=http://paul.buetow.org -curlpath=/usr/local/bin/curl +curlpath=/usr/bin/curl |
