From 6cf4baa2bf8b00679dec564172f6b8190fbd7453 Mon Sep 17 00:00:00 2001 From: George Shaw Date: Mon, 12 Feb 2018 13:30:54 -0600 Subject: [PATCH] php-cgi into readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9a71df1..d65a0b6 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ sudo ./gpanel - ssh-keygen command (already installed on most debian-based linux systems) - openssh-server installed (installation guide below) - golang (installation guide below) + - [php-cgi](http://us3.php.net/downloads.php) IF you want to be able to serve .php files - OSX - Currently there is no support for OSX, but it is planned for the future. -----------------------------------