SlackBuildsOrg/network/nginx
Diogo Leal b944b81099 network/nginx: Updated for version 0.8.54.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2010-12-27 20:06:58 -02:00
..
doinst.sh network/nginx: Added (http server and reverse proxy) 2010-06-14 03:18:19 -05:00
fix_perl_man_path.patch network/nginx: Updated for version 0.8.53. 2010-12-11 17:38:17 -06:00
nginx.info network/nginx: Updated for version 0.8.54. 2010-12-27 20:06:58 -02:00
nginx.logrotate network/nginx: Added (http server and reverse proxy) 2010-06-14 03:18:19 -05:00
nginx.SlackBuild network/nginx: Updated for version 0.8.54. 2010-12-27 20:06:58 -02:00
rc.nginx network/nginx: Added (http server and reverse proxy) 2010-06-14 03:18:19 -05:00
README network/nginx: Added (http server and reverse proxy) 2010-06-14 03:18:19 -05: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.