CC-2195: Remove global php.ini changes from install guide and Airtime
-done
This commit is contained in:
parent
a27885139c
commit
6f9926eba2
|
@ -1,3 +1,7 @@
|
|||
php_value post_max_size 100M
|
||||
php_value upload_max_filesize 100M
|
||||
php_value request_order "GPC"
|
||||
php_value session.gc_probability 0
|
||||
|
||||
RewriteEngine On
|
||||
RewriteCond %{REQUEST_FILENAME} -s [OR]
|
||||
|
|
Loading…
Reference in New Issue