Return to Snippet

Revision: 49782
at July 29, 2011 20:10 by athanassiadis


Initial Code
#upload limit on server
php_value upload_max_filesize 15M
php_value post_max_size 15M

Initial URL


Initial Description


Initial Title
Set upload size on webserver

Initial Tags
php, textmate, wordpress, htaccess

Initial Language
Other