From 7a2365bb0de96c5860581eab74bebe5513db80db Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Thu, 28 Dec 2023 05:25:06 +0000 Subject: refactor --- etc/nginx/nginx.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'etc/nginx/nginx.conf') diff --git a/etc/nginx/nginx.conf b/etc/nginx/nginx.conf index c04087dc..fc7b065b 100644 --- a/etc/nginx/nginx.conf +++ b/etc/nginx/nginx.conf @@ -66,10 +66,10 @@ http { # redirect server error pages to the static page /50x.html # - error_page 500 502 503 504 /50x.html; - location = /50x.html { - root /usr/share/nginx/html; - } + #error_page 500 502 503 504 /50x.html; + #location = /50x.html { + # root /usr/share/nginx/html; + #} # proxy the PHP scripts to Apache listening on 127.0.0.1:80 # -- cgit v1.2.3-70-g09d2