How to Increase the Maximum File Upload Size in WordPress via htaccess

Published: 06 August 2018
on channel: WordPress Tuts
3k
16

Modifying the .htaccess file in the root directory, you can increase the maximum upload size in WordPress.

Code:

php_value upload_max_filesize 64M
php_value post_max_size 64M
php_value max_execution_time 300
php_value max_input_time 300


Watch video How to Increase the Maximum File Upload Size in WordPress via htaccess online without registration, duration 15 second in high sd quality. This video was added by user WordPress Tuts 06 August 2018, don't forget to share it with your friends and acquaintances, it has been viewed on our site 3 thousand once and liked it 1 people.