summaryrefslogtreecommitdiffstats
path: root/etc/rc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-11-02 00:41:43 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-11-02 00:41:43 +0000
commitbedd9fc0f0b25232aba34577830096050aaad9d8 (patch)
tree924f76c090ab4f355399ab65d1103821600cfdd2 /etc/rc
parent12348eb4aa094f117923c6ca038aa16ab92d8c3e (diff)
downloadpfsense-bedd9fc0f0b25232aba34577830096050aaad9d8.zip
pfsense-bedd9fc0f0b25232aba34577830096050aaad9d8.tar.gz
Turn off expose_php
Diffstat (limited to 'etc/rc')
-rwxr-xr-xetc/rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc b/etc/rc
index 0a25c4c..259958f 100755
--- a/etc/rc
+++ b/etc/rc
@@ -274,6 +274,7 @@ if [ "$PLATFORM" != "cdrom" ]; then
cat >/usr/local/lib/php.ini <<EOF
# File generated from /etc/rc
output_buffering = "0"
+expose_php = Off
implicit_flush = true
magic_quotes_gpc = Off
max_execution_time = 99999999
OpenPOWER on IntegriCloud