lasting-integrity: Add PhD defense vanity URL

This commit is contained in:
Charlotte Van Petegem 2024-05-06 14:46:34 +02:00
parent f9f650313b
commit 2d887e7346
No known key found for this signature in database
GPG key ID: 019E764B7184435A

View file

@ -127,7 +127,10 @@
}
{
fqdn = "chvp.be";
options.locations."/".return = "307 https://www.chvp.be$request_uri";
options.locations = {
"/".return = "307 https://www.chvp.be$request_uri";
"/phd/register".return = "307 https://nextcloud.vanpetegem.me/apps/forms/s/PrWYKWkwgwA7naE3ryRwmfcd";
};
}
{
fqdn = "www.chvp.be";