diff --git a/.htaccess b/.htaccess index 58230365bf..f2172f4357 100644 --- a/.htaccess +++ b/.htaccess @@ -2,3 +2,4 @@ ErrorDocument 404 //owncloud/templates/404.php php_value upload_max_filesize 20M php_value post_max_size 20M SetEnv htaccessWorking true +Options -Indexes