为了调试方便有时我们需要禁用缓存,而后端的proxy或者cgi程序设置了缓存相关的header,我们可以通过配置nginx的proxy_ignore_headers来禁用缓存 bashproxy_ignore_headers X-Accel-Expires Expires Cache-Control Set-Cookie;
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。