Revision bedd9fc0
Added by Scott Ullrich over 16 years ago
etc/rc | ||
---|---|---|
274 | 274 |
cat >/usr/local/lib/php.ini <<EOF |
275 | 275 |
# File generated from /etc/rc |
276 | 276 |
output_buffering = "0" |
277 |
expose_php = Off |
|
277 | 278 |
implicit_flush = true |
278 | 279 |
magic_quotes_gpc = Off |
279 | 280 |
max_execution_time = 99999999 |
usr/local/etc/php.ini | ||
---|---|---|
1 | 1 |
# File generated from /usr/local/etc/php.ini |
2 | 2 |
output_buffering = "0" |
3 |
expose_php = Off |
|
3 | 4 |
implicit_flush = true |
4 | 5 |
magic_quotes_gpc = Off |
5 | 6 |
max_execution_time = 180 |
usr/local/lib/php.ini | ||
---|---|---|
1 | 1 |
# File generated from /usr/local/lib/php.ini |
2 | 2 |
output_buffering = "0" |
3 |
expose_php = Off |
|
3 | 4 |
implicit_flush = true |
4 | 5 |
magic_quotes_gpc = Off |
5 | 6 |
max_execution_time = 99999999 |
Also available in: Unified diff
Turn off expose_php