aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/virtio-spec-documentroot.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/virtio-spec-documentroot.conf b/etc/virtio-spec-documentroot.conf
index 401e7b0..42b59f4 100644
--- a/etc/virtio-spec-documentroot.conf
+++ b/etc/virtio-spec-documentroot.conf
@@ -2,5 +2,5 @@ Listen 8080
DocumentRoot /opt/app-root/src/output
<Directory /opt/app-root/src/output>
Options Indexes
- Require ip any
+ Require all granted
</Directory> \ No newline at end of file