aboutsummaryrefslogtreecommitdiffstats
path: root/etc/inc/allow-php.inc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/inc/allow-php.inc')
-rw-r--r--etc/inc/allow-php.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/inc/allow-php.inc b/etc/inc/allow-php.inc
index 520c2019e..a0950dc26 100644
--- a/etc/inc/allow-php.inc
+++ b/etc/inc/allow-php.inc
@@ -2,6 +2,6 @@
2# Persistent customizations should go in a .local file. 2# Persistent customizations should go in a .local file.
3include allow-php.local 3include allow-php.local
4 4
5nodeny ${PATH}/php* 5noblacklist ${PATH}/php*
6nodeny /usr/lib/php* 6noblacklist /usr/lib/php*
7nodeny /usr/share/php* 7noblacklist /usr/share/php*