add back legacy redirect
This commit is contained in:
@@ -145,6 +145,10 @@ http {
|
||||
return 301 /bitcoin-donation.png;
|
||||
}
|
||||
|
||||
location = /pdfviewer_privacy_policy {
|
||||
return 301 /pdfviewer-privacy-policy;
|
||||
}
|
||||
|
||||
# mangled backlinks to /install
|
||||
location = /installMinimal {
|
||||
return 301 /install/;
|
||||
|
||||
Reference in New Issue
Block a user