From ba051c3a9eedf0becdee6da67f0e055dc3433596 Mon Sep 17 00:00:00 2001 From: Clinton Ebadi Date: Tue, 31 Jan 2017 21:30:31 -0500 Subject: [PATCH] web_apps: don't instantiate php5 in wordPress interferes with fastcgi / hasn't been needed since the ancient times --- lib/web_apps.dtl | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/web_apps.dtl b/lib/web_apps.dtl index 5a19ae6..e39dc4f 100644 --- a/lib/web_apps.dtl +++ b/lib/web_apps.dtl @@ -2,7 +2,6 @@ val addWordPress = \ loc : (location) -> location loc with - phpVersion php5; rewriteRule "^(.*/)?\.svn/" "-" [forbidden, last]; rewriteRule "^(.*/)?\.git/" "-" [forbidden, last]; -- 2.20.1