<IfModule mod_php4.c>
  php_value upload_max_filesize "32M"
  php_value post_max_size "32M"
</IfModule>