bekkalokk/roundcube: temporary fix for webmail redirects

This commit is contained in:
h7x4
2026-06-01 03:01:19 +09:00
parent 3fe71d21f6
commit 56906241f6
+2 -1
View File
@@ -10,8 +10,9 @@
enableACME = true;
kTLS = true;
locations = {
"= /".return = "302 https://webmail.pvv.ntnu.no/roundcube";
# "= /".return = "302 https://webmail.pvv.ntnu.no/roundcube";
"/roundcube".return = "302 https://webmail.pvv.ntnu.no/";
"/afterlogic_lite".return = "302 https://webmail.pvv.ntnu.no/roundcube";
"/squirrelmail".return = "302 https://webmail.pvv.ntnu.no/roundcube";
"/rainloop".return = "302 https://snappymail.pvv.ntnu.no/";