remove legacy mstile redirects
This commit is contained in:
parent
5ab40f8bb7
commit
e7f6cff9c2
@ -190,22 +190,6 @@ http {
|
|||||||
return 301 /LICENSE.txt;
|
return 301 /LICENSE.txt;
|
||||||
}
|
}
|
||||||
|
|
||||||
location = /mstile-150x150.png {
|
|
||||||
return 301 /mstile/150x150.png;
|
|
||||||
}
|
|
||||||
|
|
||||||
location = /mstile-310x310.png {
|
|
||||||
return 301 /mstile/310x310.png;
|
|
||||||
}
|
|
||||||
|
|
||||||
location = /mstile-70x70.png {
|
|
||||||
return 301 /mstile/70x70.png;
|
|
||||||
}
|
|
||||||
|
|
||||||
location = /mstile-310x150.png {
|
|
||||||
return 301 /mstile/310x150.png;
|
|
||||||
}
|
|
||||||
|
|
||||||
location = /generate_204 {
|
location = /generate_204 {
|
||||||
return 301 /faq#default-connections;
|
return 301 /faq#default-connections;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user