slackbuilds_ponce/network/nginx
Max Miorim 1d255a2e64 network/nginx: Updated for version 0.7.67.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2010-08-14 19:04:51 -05:00
..
0.7.67-fix_perl_man_path.patch network/nginx: Updated for version 0.7.67. 2010-08-14 19:04:51 -05:00
doinst.sh
nginx.info network/nginx: Updated for version 0.7.67. 2010-08-14 19:04:51 -05:00
nginx.logrotate
nginx.SlackBuild network/nginx: Updated for version 0.7.67. 2010-08-14 19:04:51 -05:00
rc.nginx
README
slack-desc

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.