我使用nginx作为apache服务器的前端.配置文件如下所示:upstream apache { server localhost:8000; } server { listen 80; error_page 503 /www/static/503.html; # need some magic here #
在线咨询:
邮箱: xwei067@foxmail.com
工作时间:周一至周五,9:00-17:30,节假日休息