diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2019-11-25 13:24:23 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2019-11-25 13:24:23 +0100 |
commit | a1e67ddd7da51b9fa0e92b7a45b4fe081f6b66fd (patch) | |
tree | bda6243874d07c3f755e9ccff95f655e0d1f77bd /etc/virtio-spec-documentroot.conf | |
parent | 00d3c34fd6405aa4ed8b38ab05084abbd693964c (diff) | |
download | s2i-virtio-spec-a1e67ddd7da51b9fa0e92b7a45b4fe081f6b66fd.tar.gz |
stylesheet quirks
Diffstat (limited to 'etc/virtio-spec-documentroot.conf')
-rw-r--r-- | etc/virtio-spec-documentroot.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/virtio-spec-documentroot.conf b/etc/virtio-spec-documentroot.conf index 77b7a82..c05446d 100644 --- a/etc/virtio-spec-documentroot.conf +++ b/etc/virtio-spec-documentroot.conf @@ -3,5 +3,6 @@ DocumentRoot /opt/app-root/src/output <Directory "/opt/app-root/src/output"> Options Indexes IndexOptions FancyIndexing DescriptionWidth=* + IndexStyleSheet kraxel.css Require all granted </Directory> |