summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
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