3.1-apache initial

This commit is contained in:
selim13
2016-09-13 16:12:01 +03:00
parent dae196facc
commit c3614d7a3a
10 changed files with 511 additions and 0 deletions

18
3.1-apache/php5/php.ini Normal file
View File

@@ -0,0 +1,18 @@
[PHP]
file_uploads = On
max_file_uploads = 2
upload_max_filesize = 8M
post_max_size = 8M
allow_url_fopen = On
expose_php = Off
security.limit_extensions = .php
output_buffering = On
display_errors = Off
log_errors = On
error_log = /dev/stderr
[Date]
date.timezone = 'UTC'