Don't expose php
This commit is contained in:
parent
cbd61f1e9b
commit
b8fd3c22de
1 changed files with 1 additions and 0 deletions
|
@ -4,5 +4,6 @@
|
|||
post_max_size=30G
|
||||
max_execution_time=86400
|
||||
max_input_time=86400
|
||||
expose_php = off
|
||||
session.save_handler = <%= @session_save_handler %>
|
||||
session.save_path = "<%= @session_save_path %>"
|
||||
|
|
Loading…
Add table
Reference in a new issue