]> git.donarmstrong.com Git - debbugs.git/commitdiff
we don't need to expose the txt directory either
authorDon Armstrong <don@donarmstrong.com>
Thu, 15 Jan 2015 01:03:40 +0000 (17:03 -0800)
committerDon Armstrong <don@donarmstrong.com>
Thu, 15 Jan 2015 01:03:40 +0000 (17:03 -0800)
examples/apache.conf

index 9800c044ef71e13432606b874fc3b9d2cb662df5..2a394b08ccdf2e543bd9c4e41eacad8c38853222 100644 (file)
         allow from all
     </Directory>
 
         allow from all
     </Directory>
 
-    <Directory /var/lib/debbugs/www/txt>
-        Options +Indexes
-    </Directory>
-
     ScriptAlias /cgi-bin/ /var/lib/debbugs/www/cgi/
     <Directory "/var/lib/debbugs/www/cgi/">
         AllowOverride None
     ScriptAlias /cgi-bin/ /var/lib/debbugs/www/cgi/
     <Directory "/var/lib/debbugs/www/cgi/">
         AllowOverride None