cvanlent/tsugi/master/mod/peer-grade/.htaccess - Htaccess File

cvanlent/tsugi/master/mod/peer-grade/.htaccess

# Allow a large amount of data to be uploaded
# enforce file zize restrictions in the upload code

php_value upload_max_filesize 32M
php_value post_max_size 32M
php_value max_execution_time 3000
php_value max_input_time 3000

On Github License

Files

Download PDF of Htaccess file

Comments

Apache