From 208a0fa74c95fb04da1a7954c521d368612e322b Mon Sep 17 00:00:00 2001 From: John Klug Date: Fri, 6 Dec 2019 17:25:03 -0600 Subject: Need redirect module for lighttpd --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index dc48b0f..d5c36f5 100644 --- a/README +++ b/README @@ -14,7 +14,8 @@ created after the commissioned user-id is verified. opkg install php-fpm opkg install lighttpd -opkg install lighttpd-module-fastcgi Needed??? +opkg install lighttpd-module-fastcgi +opkg install lighttpd-module-redirect By default php-fpm runs as nobody. It needs to be able to execute commands. Maybe a C program should -- cgit v1.2.3