redirect some mangled backlinks
This commit is contained in:
@@ -63,6 +63,11 @@ server {
|
||||
return 301 /bitcoin-address.png;
|
||||
}
|
||||
|
||||
# mangled backlinks to /install
|
||||
location = /installMinimal {
|
||||
return 301 /install;
|
||||
}
|
||||
|
||||
location = /LICENSE {
|
||||
default_type text/plain;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user