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