+10
-8
lines changedFilter options
+10
-8
lines changed Original file line number Diff line number Diff line change
@@ -152,12 +152,12 @@ Directives
152
152
153
153
Installation
154
154
Grab the nginx source code from nginx.net (<http://nginx.net/ >), for
155
-
example, the version 1.0.9 (see nginx compatibility), and then build
155
+
example, the version 1.4.3 (see nginx compatibility), and then build
156
156
the source with this module:
157
157
158
-
wget 'http://sysoev.ru/nginx/nginx-1.0.9.tar.gz'
159
-
tar -xzvf nginx-1.0.9.tar.gz
160
-
cd nginx-1.0.9/
158
+
wget 'http://nginx.org/download/nginx-1.4.3.tar.gz'
159
+
tar -xzvf nginx-1.4.3.tar.gz
160
+
cd nginx-1.4.3/
161
161
162
162
# Here we assume you would install you nginx under /opt/nginx/.
163
163
./configure --prefix=/opt/nginx \
@@ -174,6 +174,10 @@ Installation
174
174
Compatibility
175
175
The following versions of Nginx should work with this module:
176
176
177
+
* 1.4.x (last tested: 1.4.3)
178
+
179
+
* 1.2.x (last tested: 1.2.9)
180
+
177
181
* 1.1.x (last tested: 1.1.5)
178
182
179
183
* 1.0.x (last tested: 1.0.9)
@@ -200,14 +204,12 @@ See Also
200
204
* ngx_postgres ( http://github.com/FRiCKLE/ngx_postgres/ )
201
205
202
206
Author
203
-
Zhang "agentzh" Yichun (章亦春) <agentzh at gmail dot com>
207
+
Yichun "agentzh" Zhang (章亦春) <agentzh at gmail dot com>, CloudFlare Inc.
204
208
205
209
Copyright & License
206
210
This module is licenced under the BSD license.
207
211
208
-
Copyright (c) 2009, 2010, 2011, Taobao Inc., Alibaba Group ( http://www.taobao.com ).
209
-
210
-
Copyright (C) 2009, 2010, 2011, Zhang "agentzh" Yichun (章亦春) <agentzh@gmail.com>.
212
+
Copyright (C) 2009-2013, Yichun Zhang (agentzh) <agentzh@gmail.com>, CloudFlare Inc.
211
213
212
214
All rights reserved.
213
215
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4