Return to Snippet

Revision: 50076
at August 8, 2011 09:42 by stewartduffy


Initial 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

Initial URL


Initial Description


Initial Title
Increase upload limit in wordpress with .htaccess file

Initial Tags
php, wordpress, htaccess

Initial Language
PHP