ref: 468420612795fa8103145999562536abbd804c86
parent: c76056fa494f691f46817d9b5e2efa0913e38284
author: Stanley Lieber <sl@stanleylieber.com>
date: Fri Jun 12 15:11:56 EDT 2020
apps/duckduckgo/HOWTO: apps/search -> apps/duckduckgo
--- a/apps/duckduckgo/HOWTO
+++ b/apps/duckduckgo/HOWTO
@@ -5,7 +5,7 @@
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/footer.inc
+cp /www/werc/apps/duckduckgo/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-
--
⑨