m
This commit is contained in:
@@ -20,7 +20,7 @@ location = /validate {
|
||||
proxy_pass https://validate.vouch.armos.zinomedia.de:443;
|
||||
}
|
||||
|
||||
if validate returns `401 not authorized` then forward the request to the error401block
|
||||
# if validate returns `401 not authorized` then forward the request to the error401block
|
||||
error_page 401 = @error401;
|
||||
|
||||
location @error401 {
|
||||
|
||||
Reference in New Issue
Block a user