Apache

From Jon's Wiki
Revision as of 21:38, 18 December 2007 by Johnno (talk | contribs) (New page: Add this to an Apache vhost config (or .htaccess if allowed) to increase PHP upload limit: php_value upload_max_filesize 32M)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Add this to an Apache vhost config (or .htaccess if allowed) to increase PHP upload limit:

php_value upload_max_filesize 32M