Alan Orth
9ce7ac72f9
nginx inherits headers from higher-level blocks UNLESS we also set headers in the current block. In this case the FastCGI cache header was being set, so we weren't getting the extra-security ones. Signed-off-by: Alan Orth <alan.orth@gmail.com>