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.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/virtio-spec-documentroot.conf b/etc/virtio-spec-documentroot.conf
index e4fbc0e..401e7b0 100644
--- a/etc/virtio-spec-documentroot.conf
+++ b/etc/virtio-spec-documentroot.conf
@@ -1,2 +1,6 @@
Listen 8080
DocumentRoot /opt/app-root/src/output
+<Directory /opt/app-root/src/output>
+ Options Indexes
+ Require ip any
+</Directory> \ No newline at end of file