commit 5995eec63d5f10cd7fc5d4f3d061dfd61bf9956f
parent 593757b9bf9dd733314f17e52d2494bb9ce6bf5c
Author: Leah (ctucx) <leah@ctu.cx>
Date: Sat, 6 Mar 2021 00:05:58 +0100
parent 593757b9bf9dd733314f17e52d2494bb9ce6bf5c
Author: Leah (ctucx) <leah@ctu.cx>
Date: Sat, 6 Mar 2021 00:05:58 +0100
configuration/wanderduene: add superbindex for ctu.cx/cypro-dispenser
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/configuration/wanderduene.yml b/configuration/wanderduene.yml @@ -190,6 +190,7 @@ services: nginx: enable: true + enableXSLTFilter: true user: nginx group: nginx sslOnly: true @@ -244,6 +245,11 @@ services: baiscAuth: /etc/nginx/passwd/print - path: "/cypro-dispenser" directoryListing: true + extraConfig: " + autoindex_format xml; + xslt_string_param path $uri; + xslt_stylesheet /var/lib/websites/superbindex.xslt; + " repo.f2k1.de: ssl: enable: true