]> git.donarmstrong.com Git - debbugs.git/commitdiff
we shouldn't expose db
authorDon Armstrong <don@donarmstrong.com>
Thu, 15 Jan 2015 01:00:49 +0000 (17:00 -0800)
committerDon Armstrong <don@donarmstrong.com>
Thu, 15 Jan 2015 01:00:49 +0000 (17:00 -0800)
examples/apache.conf

index 009980b67b24a3798fcb1da50f1aaf993e504c75..9800c044ef71e13432606b874fc3b9d2cb662df5 100644 (file)
         allow from all
     </Directory>
 
-    <Directory /var/lib/debbugs/www/db>
-        AllowOverride Indexes
-    </Directory>
-
     <Directory /var/lib/debbugs/www/txt>
         Options +Indexes
     </Directory>