Nginx 502 Bad Gateway error ONLY in Firefox

前端 未结 4 2054
被撕碎了的回忆
被撕碎了的回忆 2021-02-08 23:14

I am running a website locally, all the traffic is routed through NGinx which then dispatches requests to PHP pages to Apache and serves static files. Works perfectly in Chrome

4条回答
  •  耶瑟儿~
    2021-02-09 00:21

    If you have firePHP disable it. Big headers causes problems while nginx comunication with php.

提交回复
热议问题