From 53a3a612a6f506578402099921bbd130d5791fe1 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 14 Dec 2018 16:34:09 +0200 Subject: adjusttments for centos7 --- xerl.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'xerl.conf') diff --git a/xerl.conf b/xerl.conf index a310825..58fd7bf 100644 --- a/xerl.conf +++ b/xerl.conf @@ -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 -- cgit v1.2.3