summaryrefslogtreecommitdiffstats
path: root/usr
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 /usr
parent12348eb4aa094f117923c6ca038aa16ab92d8c3e (diff)
downloadpfsense-bedd9fc0f0b25232aba34577830096050aaad9d8.zip
pfsense-bedd9fc0f0b25232aba34577830096050aaad9d8.tar.gz
Turn off expose_php
Diffstat (limited to 'usr')
-rw-r--r--usr/local/etc/php.ini1
-rw-r--r--usr/local/lib/php.ini1
2 files changed, 2 insertions, 0 deletions
diff --git a/usr/local/etc/php.ini b/usr/local/etc/php.ini
index b8254f0..30c3a9d 100644
--- a/usr/local/etc/php.ini
+++ b/usr/local/etc/php.ini
@@ -1,5 +1,6 @@
# File generated from /usr/local/etc/php.ini
output_buffering = "0"
+expose_php = Off
implicit_flush = true
magic_quotes_gpc = Off
max_execution_time = 180
diff --git a/usr/local/lib/php.ini b/usr/local/lib/php.ini
index ec70d51..fb8e25f 100644
--- a/usr/local/lib/php.ini
+++ b/usr/local/lib/php.ini
@@ -1,5 +1,6 @@
# File generated from /usr/local/lib/php.ini
output_buffering = "0"
+expose_php = Off
implicit_flush = true
magic_quotes_gpc = Off
max_execution_time = 99999999
OpenPOWER on IntegriCloud