projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7bac088
)
Add "Options indexes" to /releases/ area.
author
Mike Taylor
<mike@indexdata.com>
Tue, 14 Oct 2014 12:57:37 +0000
(13:57 +0100)
committer
Mike Taylor
<mike@indexdata.com>
Tue, 14 Oct 2014 12:57:37 +0000
(13:57 +0100)
tools/apache2/mkws-tools-mike
patch
|
blob
|
history
diff --git
a/tools/apache2/mkws-tools-mike
b/tools/apache2/mkws-tools-mike
index
6395167
..
79c1d6d
100644
(file)
--- a/
tools/apache2/mkws-tools-mike
+++ b/
tools/apache2/mkws-tools-mike
@@
-12,4
+12,7
@@
Allow from all
Require all granted
</Directory>
+ <Location /releases/>
+ Options indexes
+ </Location>
</VirtualHost>