在尝试使用 Nginx 反向代理使用了 Cloudflare 的站点时,报错 502 Bad Gateway,Nginx 的设置很简单,差不多就如下proxy_pass https://CloudflareIP; proxy_set_header Host $host; 奇怪的是,这样的配置对大部分网站都没问题,只有 Cloudflare 会报错。于是,查看 Nginx 日志,发现...
注意到有这款服务器nginx。没听过,一查有了下文。其中有一个还是听过的。对照翻译了下文。 Apache and IIS are the most common web servers in use today, but they are far from alone. There is a huge amount of web server software out there, both...