aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2019-11-22 17:42:40 +0100
committerGerd Hoffmann <kraxel@redhat.com>2019-11-22 17:42:40 +0100
commit84b8ecc20c5c3a78caacd5dcb534c176874dae44 (patch)
tree30d48ef7fb35037490f4a9a4ddb821f398d5bef8
parentd25e205c7404aab12bc0c21b2b9a3ed8bffacd42 (diff)
downloads2i-virtio-spec-84b8ecc20c5c3a78caacd5dcb534c176874dae44.tar.gz
indexconfig
-rw-r--r--etc/virtio-spec-documentroot.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/virtio-spec-documentroot.conf b/etc/virtio-spec-documentroot.conf
index 42b59f4..8c5973f 100644
--- a/etc/virtio-spec-documentroot.conf
+++ b/etc/virtio-spec-documentroot.conf
@@ -2,5 +2,7 @@ Listen 8080
DocumentRoot /opt/app-root/src/output
<Directory /opt/app-root/src/output>
Options Indexes
+ IndexOptions FancyIndexing DescriptionWidth=*
+ HeaderName README.html
Require all granted
</Directory> \ No newline at end of file