From 9e93cd7ecbce797de52cd9779d99d337145728b0 Mon Sep 17 00:00:00 2001 From: Stanley Lieber Date: Sun, 31 May 2020 23:02:34 -0400 Subject: [PATCH] apps/duckduckgo/HOWTO: when installing, rename footer.inc.sample to footer.inc. --- apps/duckduckgo/HOWTO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/duckduckgo/HOWTO b/apps/duckduckgo/HOWTO index 44931ae..fddca31 100644 --- a/apps/duckduckgo/HOWTO +++ b/apps/duckduckgo/HOWTO @@ -5,7 +5,7 @@ that default, you could enable site search like so: mkdir -p /www/werc/sites/MYSITE/_search/_werc/ echo 'conf_enable_duckduckgo' > /www/werc/sites/MYSITE/_search/_werc/config mkdir -p /www/werc/sites/MYSITE/_werc/lib/ -cp /www/werc/apps/search/footer.inc.sample /www/werc/sites/MYSITE/_werc/lib/ +cp /www/werc/apps/search/footer.inc.sample /www/werc/sites/MYSITE/_werc/lib/footer.inc Searches will POST to /_search/ and from there get redirected to Duck Duck Go with a site:$SERVER_NAME prefix. To have the search path URL be some-