No description
Find a file
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
manifests Support vhosts that listen on alternative ports 2012-01-30 11:26:10 -08:00
templates Support vhosts that listen on alternative ports 2012-01-30 11:26:10 -08:00
tests Support vhosts that listen on alternative ports 2012-01-30 11:26:10 -08:00
.gitignore Added vhost support 2011-06-02 14:49:39 -05:00
ChangeLog updated changelog 2011-06-06 17:38:57 -05:00
LICENSE 20110524 Work Snapshot 2011-05-24 21:20:48 -05:00
Modulefile added anchor pattern 2011-06-21 12:03:47 -07:00
README Updated Documentation 2011-06-06 17:38:40 -05:00
README.markdown Fixed README.markup 2011-06-30 12:37:12 -05:00