摘要: # vim /usr/local/nginx/conf/nginx.conf在http { 下加入fastcgi_intercept_errors on;error_page 404 /404.html; //这个也可以加入到虚拟主机server中,加到虚拟... 阅读全文
posted @ 2015-11-02 08:32 消磨_时间 阅读(141) 评论(0) 推荐(0)