lasting-integrity: Add PhD defense vanity URL
This commit is contained in:
parent
f9f650313b
commit
2d887e7346
1 changed files with 4 additions and 1 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue