+6
-4
lines changedFilter options
+6
-4
lines changed Original file line number Diff line number Diff line change
@@ -599,13 +599,13 @@ You're recommended to install this module (as well as the Nginx core and many ot
599
599
Alternatively, you can compile this module into the standard Nginx source distribution by hand:
600
600
601
601
Grab the nginx source code from [nginx.org](http://nginx.org/), for example,
602
-
the version 1.11.2 (see [nginx compatibility](#compatibility)), and then build the source with this module:
602
+
the version 1.13.6 (see [nginx compatibility](#compatibility)), and then build the source with this module:
603
603
604
604
```bash
605
605
606
-
wget 'http://nginx.org/download/nginx-1.11.2.tar.gz'
607
-
tar -xzvf nginx-1.11.2.tar.gz
608
-
cd nginx-1.11.2/
606
+
wget 'http://nginx.org/download/nginx-1.13.6.tar.gz'
607
+
tar -xzvf nginx-1.13.6.tar.gz
608
+
cd nginx-1.13.6/
609
609
610
610
# Here we assume you would install you nginx under /opt/nginx/.
611
611
./configure --prefix=/opt/nginx \
@@ -645,6 +645,8 @@ Compatibility
645
645
646
646
The following versions of Nginx should work with this module:
647
647
648
+
* **1.13.x** (last tested: 1.13.6)
649
+
* **1.12.x**
648
650
* **1.11.x** (last tested: 1.11.2)
649
651
* **1.10.x**
650
652
* **1.9.x** (last tested: 1.9.15)
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