aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2019-11-22 17:24:26 +0100
committerGerd Hoffmann <kraxel@redhat.com>2019-11-22 17:24:26 +0100
commitd25e205c7404aab12bc0c21b2b9a3ed8bffacd42 (patch)
tree911646fd01223ea4f89e93195bc5eed4a6867d2b
parent98a48bca4e6db536620b50e01c24e56e12ea1464 (diff)
downloads2i-virtio-spec-d25e205c7404aab12bc0c21b2b9a3ed8bffacd42.tar.gz
fix access
-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