diff options
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 662ff95511ee1..f101fa857e131 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: |