aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2019-11-22 17:46:37 +0100
committerGerd Hoffmann <kraxel@redhat.com>2019-11-22 17:46:37 +0100
commit9b095112c35dbcbe786f8a06a36c6dc4b46e0a4e (patch)
treed721a61c821ce9ad8384e88201005be2084c1cba
parent84b8ecc20c5c3a78caacd5dcb534c176874dae44 (diff)
downloads2i-virtio-spec-9b095112c35dbcbe786f8a06a36c6dc4b46e0a4e.tar.gz
indexconfig
-rw-r--r--etc/virtio-spec-documentroot.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/virtio-spec-documentroot.conf b/etc/virtio-spec-documentroot.conf
index 8c5973f..cc4a737 100644
--- a/etc/virtio-spec-documentroot.conf
+++ b/etc/virtio-spec-documentroot.conf
@@ -1,8 +1,8 @@
Listen 8080
DocumentRoot /opt/app-root/src/output
-<Directory /opt/app-root/src/output>
- Options Indexes
+<Directory "/opt/app-root/src/output">
+ Options +Indexes
IndexOptions FancyIndexing DescriptionWidth=*
HeaderName README.html
Require all granted
-</Directory> \ No newline at end of file
+</Directory>