From 9418a98d28eb35bf39f86c1312063eaafb69b1bf Mon Sep 17 00:00:00 2001 From: joglomedia Date: Sun, 8 Sep 2019 22:17:16 +0700 Subject: [PATCH] custom 401 error --- share/nginx/html/error-pages/401.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/nginx/html/error-pages/401.html b/share/nginx/html/error-pages/401.html index 984a39e..a8449ba 100644 --- a/share/nginx/html/error-pages/401.html +++ b/share/nginx/html/error-pages/401.html @@ -33,7 +33,7 @@ Served by

Oops! Authorization Required

401

-

Unauthorizad, your access to this resource is denied.

+

Unauthorized, your access to this resource is denied.

We could not verify that you are authorized to access this resource. Either you supplied the wrong credentials, or your browser doesn't understand how to supply the credentials required.

For questions or problems, please contact our support team.