From ee1d9d4243e970d102ea4f57bfacb379e5b25b3a Mon Sep 17 00:00:00 2001 From: "Paul Buetow (europa)" Date: Sun, 17 May 2015 10:21:56 +0100 Subject: add curlpath --- xerl.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'xerl.conf') diff --git a/xerl.conf b/xerl.conf index df4b930..a310825 100644 --- a/xerl.conf +++ b/xerl.conf @@ -16,3 +16,4 @@ defaulttemplate=html5 hidesubhome=1 hostroot=/usr/local/www/xerlhosts/branches/stable/hosts/ 404=http://paul.buetow.org +curlpath=/usr/local/bin/curl -- cgit v1.2.3 From de8b70c1a5b46b0e0e375d364cd714aaaadf7f9b Mon Sep 17 00:00:00 2001 From: "Paul Buetow (europa)" Date: Sun, 31 May 2015 16:58:48 +0100 Subject: Recursivity. Call back if it happens again. --- xerl.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xerl.conf') diff --git a/xerl.conf b/xerl.conf index a310825..5c0cc0a 100644 --- a/xerl.conf +++ b/xerl.conf @@ -15,5 +15,5 @@ defaultstyle=css3.css defaulttemplate=html5 hidesubhome=1 hostroot=/usr/local/www/xerlhosts/branches/stable/hosts/ -404=http://paul.buetow.org +404=https://paul.buetow.org curlpath=/usr/local/bin/curl -- cgit v1.2.3