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 |
Also available in: Unified diff
Turn off expose_php