nginx 403.html

           error_page 403 /403.html;
        location = /403.html {
                root html;
            }

 

posted on 2017-05-10 18:45  shabake  阅读(99)  评论(0编辑  收藏  举报

导航