module-nginx/templates/vhost/locations
Josh Samuelson 12dfb7e98d Support for proxy_hide_header directive.
I need this to hide X-Frame-Options for a single location block.

From nginx docs:
By default, nginx does not pass the header fields “Date”, “Server”,
“X-Pad”, and “X-Accel-...” from the response of a proxied server to a
client. The proxy_hide_header directive sets additional fields that will
not be passed.
2016-05-12 09:09:16 -07:00
..
alias.erb cleanup resultant whitespace and key/value alignment in config files 2014-09-13 04:13:18 -04:00
directory.erb location: move auth_basic directives to header 2015-04-13 22:58:57 -04:00
empty.erb Sort sub hash keys to have a stable ordering 2014-12-17 09:20:24 +01:00
fastcgi.erb Sort fastcgi params to have stable ordering 2015-02-05 11:48:58 +01:00
proxy.erb Support for proxy_hide_header directive. 2016-05-12 09:09:16 -07:00
stub_status.erb refactor locations to remove a bit of redundancy 2014-06-23 17:41:21 -04:00
uwsgi.erb Add uwsgi support 2014-06-24 19:17:08 +03:00