summaryrefslogtreecommitdiffstats
path: root/.htaccess
blob: c818c9ca2ea595d7e77d036608fa5150ddc5bf55 (plain)
1
2
3
4
5
ErrorDocument 404 //core/templates/404.php
php_value upload_max_filesize 20M
php_value post_max_size 20M
SetEnv htaccessWorking true
Options -Indexes