A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/openresty/rds-json-nginx-module/commit/0cde4c784c68e61acc0bc4941c30a42b932a7a9d below:

we now work with nginx cores as new as 1.13.6. · openresty/rds-json-nginx-module@0cde4c7 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+8

-4

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+8

-4

lines changed Original file line number Diff line number Diff line change

@@ -265,13 +265,13 @@ You're recommended to install this module (as well as the Nginx core and many ot

265 265

Alternatively, you can install this module manually with the Nginx source:

266 266 267 267

Grab the nginx source code from [nginx.org](http://nginx.org/), for example,

268 -

the version 1.9.7 (see [nginx compatibility](#compatibility)), and then build the source with this module:

268 +

the version 1.13.6 (see [nginx compatibility](#compatibility)), and then build the source with this module:

269 269 270 270

```bash

271 271 272 -

$ wget 'http://nginx.org/download/nginx-1.9.7.tar.gz'

273 -

$ tar -xzvf nginx-1.9.7.tar.gz

274 -

$ cd nginx-1.9.7/

272 +

$ wget 'http://nginx.org/download/nginx-1.13.6.tar.gz'

273 +

$ tar -xzvf nginx-1.13.6.tar.gz

274 +

$ cd nginx-1.13.6/

275 275 276 276

# Here we assume you would install you nginx under /opt/nginx/.

277 277

$ ./configure --prefix=/opt/nginx \

@@ -291,6 +291,10 @@ Compatibility

291 291

=============

292 292

The following versions of Nginx should work with this module:

293 293 294 +

* **1.13.x** (last tested: 1.13.6)

295 +

* **1.12.x**

296 +

* **1.11.x** (last tested: 1.11.2)

297 +

* **1.10.x**

294 298

* **1.9.x** (last tested: 1.9.7)

295 299

* **1.8.x**

296 300

* **1.7.x** (last tested: 1.7.10)

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