50x页面放到本地单独目录下,进行显示

error_page 500 502 503 504 /50x.html;
location = /50x.html {
        root /data0/www/html;
}

 

posted @ 2017-07-03 15:34  bass  阅读(528)  评论(0)    收藏  举报