No description
Find a file
2011-06-02 14:49:39 -05:00
files Added vhost support 2011-06-02 14:49:39 -05:00
lib 20110524 Work Snapshot 2011-05-24 21:20:48 -05:00
manifests Added vhost support 2011-06-02 14:49:39 -05:00
spec 20110524 Work Snapshot 2011-05-24 21:20:48 -05:00
templates Added vhost support 2011-06-02 14:49:39 -05:00
tests 20110524 Work Snapshot 2011-05-24 21:20:48 -05:00
.gitignore Added vhost support 2011-06-02 14:49:39 -05:00
ChangeLog Added vhost support 2011-06-02 14:49:39 -05:00
LICENSE 20110524 Work Snapshot 2011-05-24 21:20:48 -05:00
Modulefile Added vhost support 2011-06-02 14:49:39 -05:00
README 20110524 Work Snapshot 2011-05-24 21:20:48 -05:00

nginx

This is the nginx module.

User Stories:
	* Must be able to be used on a major linux system
		- Ubuntu (LTS/Current)
		- Debian (stable)
		- CentOS/RHEL/Fedora
		- SLES
		- Solaris (optional goal)
	* Must be able to install NGINX
		- must have an option to perform a base install
		- must have an option to install a PHP/MySQL Stack
		- must have an option to install a Perl/MySQL stack
	* Must be able to create a new vhost
		- vhost must be able to be ssl enabled
		- vhost must be able to point to N proxies
		- vhost must be able to create a rewrite rule