Add "Options indexes" to /releases/ area.
[mkws-moved-to-github.git] / tools / apache2 / mkws-tools-mike
index 6395167..79c1d6d 100644 (file)
@@ -12,4 +12,7 @@
         Allow from all
        Require all granted
     </Directory>
         Allow from all
        Require all granted
     </Directory>
+    <Location /releases/>
+       Options indexes
+    </Location>
 </VirtualHost>
 </VirtualHost>