This script is for Slackware 14.0 only and may be outdated.

SlackBuilds Repository

14.0 > Network > nginx (1.4.1)

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.

Beginning with version 1.4, the SPDY protocol is supported, however it is not
build by default. If you wish to enable it you need to change USE_SPDY variable:

USE_SPDY=yes ./nginx.SlackBuild

Maintained by: Francisco Ambrozio
Keywords: webserver,http,mail,reverse proxy,server,proxy,web,nginx,lightweight http server,http server,nginx http proxy cache
ChangeLog: nginx

Homepage:
http://nginx.org/

Source Downloads:
nginx-1.4.1.tar.gz (fea7dfab995545ce27fe4c49dc21a972)

Download SlackBuild:
nginx.tar.gz
nginx.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 14.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds