temmie/userweb: add www2 server alias

This commit is contained in:
h7x4
2026-05-25 16:24:35 +09:00
parent e9220bb31e
commit bd244e7797

View File

@@ -188,11 +188,14 @@ in
ScriptLog ${cfg.logDir}/cgi.log
'';
# virtualHosts."userweb.pvv.ntnu.no" = {
virtualHosts."temmie.pvv.ntnu.no" = {
forceSSL = true;
enableACME = true;
serverAliases = [
"www2.pvv.ntnu.no"
];
extraConfig = ''
UserDir ${lib.concatMapStringsSep " " (l: "/home/pvv/${l}/*/web-docs") homeLetters}
UserDir disabled root