summaryrefslogtreecommitdiffstats
path: root/network/nginx/README
diff options
context:
space:
mode:
author Larry Hajali2014-09-17 09:25:46 +0200
committer Willy Sudiarto Raharjo2014-09-18 04:51:02 +0200
commit8f38d49c91a804b66e2cbc633e2ce1988f4a88c2 (patch)
treec3ee764b34c962d4f8400ccc41f99c3657f100dc /network/nginx/README
parentf039bd97aa5669d269ae75247fe794f62396bbb6 (diff)
downloadslackbuilds-8f38d49c91a804b66e2cbc633e2ce1988f4a88c2.tar.gz
network/nginx: Updated for version 1.6.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/nginx/README')
-rw-r--r--network/nginx/README5
1 files changed, 0 insertions, 5 deletions
diff --git a/network/nginx/README b/network/nginx/README
index 662ff95511..f101fa857e 100644
--- a/network/nginx/README
+++ b/network/nginx/README
@@ -9,11 +9,6 @@ specify alternate values on the command line if desired; for example:
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
-
Geoip support is now available as an option using the GeopIP package. If you wish
to enable GeoIP the pass USE_GEOIP variable to the slackbuild: