[MR]Modified 404 logic #6

Merged
xkrrudah merged 1 commits from develop into main 2026-08-18 14:21:42 +09:00
+1
View File
@@ -51,6 +51,7 @@ http {
location = /__error/index.html {
internal;
alias /usr/share/nginx/html/index.html;
sub_filter_once off;
sub_filter_types text/html;
sub_filter "__STATUS__" $status;