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