]> source.dussan.org Git - nextcloud-server.git/commitdiff
forbid indexes
authorKamil Domanski <kdomanski@kdemail.net>
Thu, 23 Jun 2011 21:14:09 +0000 (23:14 +0200)
committerKamil Domanski <kdomanski@kdemail.net>
Thu, 23 Jun 2011 21:14:09 +0000 (23:14 +0200)
.htaccess

index 58230365bf52ae201d58042ffb02ae5f5855d637..f2172f4357af0b740232482f5a9aa51ed6fe67c4 100644 (file)
--- 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