aboutsummaryrefslogtreecommitdiffstats
path: root/etc/virtio-spec-documentroot.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/virtio-spec-documentroot.conf')
-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