module-nginx/templates/vhost
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
..
locations Support for proxy_hide_header directive. 2016-05-12 09:09:16 -07:00
fastcgi_params.erb fastcgi_params: adjust whitespace for consistency 2015-04-15 14:15:45 -04:00
location_footer.erb Sort sub hash keys to have a stable ordering 2014-12-17 09:20:24 +01:00
location_header.erb Add "satisfy" option to the location section 2016-02-25 18:30:21 +01:00
uwsgi_params.erb Add uwsgi support 2014-06-24 19:17:08 +03:00
vhost_footer.erb Sort sub hash keys to have a stable ordering 2014-12-17 09:20:24 +01:00
vhost_header.erb Issue_749 Add 'managed by puppet' to config files 2016-02-03 14:35:18 +11:00
vhost_ssl_footer.erb Sort sub hash keys to have a stable ordering 2014-12-17 09:20:24 +01:00
vhost_ssl_header.erb Issue_749 Add 'managed by puppet' to config files 2016-02-03 14:35:18 +11:00
vhost_ssl_settings.erb add ssl_verify_client parameter 2016-04-12 14:14:01 +02:00