diff options
author | Larry Hajali <larryhaja@gmail.com> | 2014-09-17 14:25:46 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-09-18 09:51:02 +0700 |
commit | 8f38d49c91a804b66e2cbc633e2ce1988f4a88c2 (patch) | |
tree | c3ee764b34c962d4f8400ccc41f99c3657f100dc /network/nginx/README | |
parent | f039bd97aa5669d269ae75247fe794f62396bbb6 (diff) | |
download | slackbuilds-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/README | 5 |
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: |