Redirect from /ubl to new bootloader locking FAQ section
This commit is contained in:
parent
fa4a1927a6
commit
fd14e3123a
@ -312,6 +312,10 @@ http {
|
|||||||
return 301 /faq#bootloader-locking-setup;
|
return 301 /faq#bootloader-locking-setup;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
location = /ubl {
|
||||||
|
return 301 /faq#bootloader-locking-setup;
|
||||||
|
}
|
||||||
|
|
||||||
location = /404 {
|
location = /404 {
|
||||||
internal;
|
internal;
|
||||||
include snippets/security-headers.conf;
|
include snippets/security-headers.conf;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user