Difference between revisions of "Apache"

From Jon's Wiki
(New page: Add this to an Apache vhost config (or .htaccess if allowed) to increase PHP upload limit: php_value upload_max_filesize 32M)
(No difference)

Revision as of 21:38, 18 December 2007

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

php_value upload_max_filesize 32M