slackbuilds_ponce/network/nginx
Erik Hanson 4248415dde Add REQUIRED field to .info files.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-19 21:57:51 -05:00
..
doinst.sh network/nginx: Updated for version 1.0.9. 2011-11-15 15:04:12 -06:00
nginx.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
nginx.logrotate network/nginx: Updated for version 1.2.2. 2012-07-10 09:37:56 -04:00
nginx.SlackBuild network/nginx: Updated for version 1.2.2. 2012-07-10 09:37:56 -04:00
rc.nginx network/nginx: Added (http server and reverse proxy) 2010-06-14 03:18:19 -05:00
README network/nginx: Updated for version 1.2.2. 2012-07-10 09:37:56 -04:00
slack-desc network/nginx: Added (http server and reverse proxy) 2010-06-14 03:18:19 -05:00

nginx [engine x] is a high-performance HTTP server and reverse proxy
as well as an IMAP/POP3 proxy server.

By default, nginx will use the "nobody" user and group accounts. You may
specify alternate values on the command line if desired; for example:

	NGINXUSER=backup NGINXGROUP=backup ./nginx.SlackBuild

Regardless of which user and group you decide to use, you will need to make
sure they exist on both the build system and the target system.