slackbuilds_ponce/network/nginx
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
doinst.sh network/nginx: Updated for version 1.0.9. 2011-11-15 15:04:12 -06:00
nginx.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -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
README network/nginx: Updated for version 1.2.2. 2012-07-10 09:37:56 -04:00
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.