Infini-OPTIPLEX: make wildcard 302 redirect instead of 301
This commit is contained in:
parent
1e8deb44ab
commit
21770fab53
1 changed files with 1 additions and 0 deletions
|
@ -72,5 +72,6 @@
|
||||||
addSSL = true;
|
addSSL = true;
|
||||||
default = true;
|
default = true;
|
||||||
globalRedirect = "inx.moe";
|
globalRedirect = "inx.moe";
|
||||||
|
redirectCode = 302;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue