From ac6cc901a3a12c1e7190b1faac8f8a695bf942ff Mon Sep 17 00:00:00 2001 From: dmacias72 Date: Mon, 24 Oct 2016 00:44:56 -0600 Subject: [PATCH] update --- plugins/apache.plg | 6 +++++- plugins/apache.xml | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/plugins/apache.plg b/plugins/apache.plg index 357cffa1..7b523284 100755 --- a/plugins/apache.plg +++ b/plugins/apache.plg @@ -3,7 +3,7 @@ - + @@ -22,6 +22,10 @@ This Plugin installs and controls The Apache HTTP Server ("httpd") for unRaid 6. ##&name; ###&version; +- fix: docroot permissions on service start +- add: browser based config editor for conf files and php.ini +- add: drop down list of users +###2016.10.15 - add: min and max version to plg - update php extensions to 5.6.26 match unRAID 6.3 ###2016.09.24 diff --git a/plugins/apache.xml b/plugins/apache.xml index 0dd037ec..5239ccfd 100644 --- a/plugins/apache.xml +++ b/plugins/apache.xml @@ -11,8 +11,12 @@ The Apache HTTP Server Project is an effort to develop and maintain an open-sour http://lime-technology.com/forum/index.php?topic=33692.0 https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/apache.png -2016-10-15 +2016-10-24 +###2016.10.24 +- fix: docroot permissions on service start +- add: browser based config editor for conf files and php.ini +- add: drop down list of users ###2016.10.15 - add: min and max version to plg - update php extensions to 5.6.26 match unRAID 6.3