*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
...
| 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 |
|---|