+8
-4
lines changedFilter options
+8
-4
lines changed Original file line number Diff line number Diff line change
@@ -100,12 +100,12 @@ Trouble Shooting
100
100
101
101
Installation
102
102
Grab the nginx source code from nginx.net (<http://nginx.net/>), for
103
-
example, the version 0.8.54 (see nginx compatibility), and then build
103
+
example, the version 1.4.3 (see nginx compatibility), and then build
104
104
the source with this module:
105
105
106
-
$ wget 'http://sysoev.ru/nginx/nginx-0.8.54.tar.gz'
107
-
$ tar -xzvf nginx-0.8.54.tar.gz
108
-
$ cd nginx-0.8.54/
106
+
$ wget 'http://nginx.org/download/nginx-1.4.3.tar.gz'
107
+
$ tar -xzvf nginx-1.4.3.tar.gz
108
+
$ cd nginx-1.4.3/
109
109
110
110
# Here we assume you would install you nginx under /opt/nginx/.
111
111
$ ./configure --prefix=/opt/nginx \
@@ -121,6 +121,10 @@ Installation
121
121
Compatibility
122
122
The following versions of Nginx should work with this module:
123
123
124
+
* 1.4.x (last tested: 1.4.3)
125
+
126
+
* 1.2.x (last tested: 1.2.9)
127
+
124
128
* 1.0.x (last tested: 1.0.10)
125
129
126
130
* 0.9.x (last tested: 0.9.4)
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