Don't redirect vanpetegem.be to chvp.be
This commit is contained in:
parent
c80d371e40
commit
12255e5ffc
1 changed files with 5 additions and 0 deletions
|
@ -81,6 +81,11 @@
|
||||||
mastodon.enable = true;
|
mastodon.enable = true;
|
||||||
matrix.enable = true;
|
matrix.enable = true;
|
||||||
nginx.hosts = [
|
nginx.hosts = [
|
||||||
|
{
|
||||||
|
fqdn = "vanpetegem.be";
|
||||||
|
options.locations."/".return = "307 https://www.vanpetegem.be$request_uri";
|
||||||
|
}
|
||||||
|
{ fqdn = "www.vanpetegem.be"; }
|
||||||
{
|
{
|
||||||
fqdn = "vanpetegem.me";
|
fqdn = "vanpetegem.me";
|
||||||
options = {
|
options = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue