redirect some mangled backlinks
This commit is contained in:
parent
6e8d3872ec
commit
52ef603d59
@ -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;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user