summaryrefslogtreecommitdiffstats
path: root/.htaccess
blob: 23c90b26d8cb8777ebbc65ff919d97a84c43170a (plain)
1
2
3
4
5
ErrorDocument 404 //owncloud/core/templates/404.php
php_value upload_max_filesize 2048G
php_value post_max_size 2048G
SetEnv htaccessWorking true
Options -Indexes