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.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/inc/allow-php.inc b/etc/inc/allow-php.inc
new file mode 100644
index 000000000..a0950dc26
--- /dev/null
+++ b/etc/inc/allow-php.inc
@@ -0,0 +1,7 @@
1# This file is overwritten during software install.
2# Persistent customizations should go in a .local file.
3include allow-php.local
4
5noblacklist ${PATH}/php*
6noblacklist /usr/lib/php*
7noblacklist /usr/share/php*