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.conf8
1 files changed, 0 insertions, 8 deletions
diff --git a/etc/virtio-spec-documentroot.conf b/etc/virtio-spec-documentroot.conf
deleted file mode 100644
index d1d1def..0000000
--- a/etc/virtio-spec-documentroot.conf
+++ /dev/null
@@ -1,8 +0,0 @@
-Listen 8080
-DocumentRoot /opt/app-root/src/output
-<Directory "/opt/app-root/src/output">
- Options Indexes
- IndexOptions FancyIndexing NameWidth=*
- IndexStyleSheet darkmode.css
- Require all granted
-</Directory>