drop legacy UTF-8 replacement character redirect
This commit is contained in:
parent
32b684ecec
commit
19cc7a9097
@ -267,11 +267,6 @@ http {
|
|||||||
return 301 /usage#updates;
|
return 301 /usage#updates;
|
||||||
}
|
}
|
||||||
|
|
||||||
# broken link (now fixed) on https://noagendaphone.com/ with UTF-8 object replacement character
|
|
||||||
location = "/" {
|
|
||||||
return 301 /;
|
|
||||||
}
|
|
||||||
|
|
||||||
location = /web-install {
|
location = /web-install {
|
||||||
return 301 /install/web;
|
return 301 /install/web;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user