Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

No Format
<IfModule mod_php5.c>
# change max upload size from default 2 MB to 16 MB
php_value upload_max_filesize 16M
php_value post_max_size 16M
</IfModule>

Many applications like Drupal already include a ".htaccess" file that will utilize settings recommended by the software creators.

Installation Examples

Children Display