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