module-nginx/templates/vhost
Joshua Hoblitt b8189496a3 sort $vhost_cfg_append hash in vhost_footer.erb template
This is so the paremter ordering in the configuration is stable. It also
force the :allow key (if it exists) to be first in the sort ordering.
It would probably be better to change `$vhost_cfg_append` into an array
of one key hashes but would require a public API change.
2013-08-16 16:29:05 -07:00
..
fastcgi_params.erb * Option fastcgi_script fixed 2013-08-01 00:56:32 +04:00
vhost_footer.erb sort $vhost_cfg_append hash in vhost_footer.erb template 2013-08-16 16:29:05 -07:00
vhost_header.erb * Option fastcgi_script fixed 2013-08-01 01:07:59 +04:00
vhost_location_alias.erb * Option fastcgi_script fixed 2013-08-01 01:07:59 +04:00
vhost_location_directory.erb * Option fastcgi_script fixed 2013-08-01 01:07:59 +04:00
vhost_location_empty.erb * Option fastcgi_script fixed 2013-08-01 01:07:59 +04:00
vhost_location_fastcgi.erb Merge branch 'master' of https://github.com/jfryman/puppet-nginx into jfryman-master 2013-08-02 13:07:53 -04:00
vhost_location_proxy.erb * Option fastcgi_script fixed 2013-08-01 01:07:59 +04:00
vhost_location_stub_status.erb * Option fastcgi_script fixed 2013-08-01 01:07:59 +04:00
vhost_ssl_header.erb * Option fastcgi_script fixed 2013-08-01 01:07:59 +04:00