CC-2195: Remove global php.ini changes from install guide and Airtime

-done
This commit is contained in:
martin 2011-04-18 15:57:32 -04:00
parent a27885139c
commit 6f9926eba2
1 changed files with 4 additions and 0 deletions

View File

@ -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]