Adjusting WP Max Upload Limit via .htaccess
A client recently wanted to know how to change the WP max upload limit via .htaccess. It is done by adding these 4 lines to the .htaccess file:
php_value upload_max_filesize 64M php_value post_max_size 64M php_value max_execution_time 300 php_value max_input_time 300
*300 seconds = 5 minutes
Resource: http://www.
About north street
We engineer the thoughtful transformation of great organizations. Our proven process helps us understand what your competitors are doing right — and wrong. Want to learn more? Let’s chat.