remove legacy graphene.png redirect
This commit is contained in:
parent
7f89a19b00
commit
f1f3ee0cab
@ -155,10 +155,6 @@ http {
|
|||||||
return 301 /.well-known/security.txt;
|
return 301 /.well-known/security.txt;
|
||||||
}
|
}
|
||||||
|
|
||||||
location = /graphene.png {
|
|
||||||
return 301 /logo.png;
|
|
||||||
}
|
|
||||||
|
|
||||||
location = /pdfviewer_privacy_policy {
|
location = /pdfviewer_privacy_policy {
|
||||||
return 301 /pdfviewer-privacy-policy;
|
return 301 /pdfviewer-privacy-policy;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user