csev/tsugi-php-samples/master/blob/.htaccess - Htaccess File

csev/tsugi-php-samples/master/blob/.htaccess

# Before you make thes larger, make sure your
# database is configured to take larger blobs

php_value upload_max_filesize 1M
php_value post_max_size 1M
php_value max_execution_time 3000
php_value max_input_time 3000

On Github License

Files

Download PDF of Htaccess file

Comments

Apache