module-nginx/templates/vhost
Christian G. Warden a214b0ff21 Support vhosts that listen on alternative ports
- Include the port in the listen directive
- Add an optional $server_name parameter to nginx::resource::vhost so
  server_name doesn't have to match the resource's name.  This allows
  the creation of multiple vhosts with the same server_name that listen
  on different ports.
2012-01-30 11:26:10 -08:00
..
vhost_footer.erb Added SuSE Support 2011-06-06 17:25:04 -05:00
vhost_header.erb Support vhosts that listen on alternative ports 2012-01-30 11:26:10 -08:00
vhost_location_directory.erb Added SuSE Support 2011-06-06 17:25:04 -05:00
vhost_location_proxy.erb Added SuSE Support 2011-06-06 17:25:04 -05:00
vhost_ssl_header.erb Support vhosts that listen on alternative ports 2012-01-30 11:26:10 -08:00