You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.markdown
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ Table of Contents
56
56
Version
57
57
=======
58
58
59
-
This document describes ngx_set_misc [v0.26](https://github.com/openresty/set-misc-nginx-module/tags) released on 2 September 2014.
59
+
This document describes ngx_set_misc [v0.27](https://github.com/openresty/set-misc-nginx-module/tags) released on 21 November 2014.
60
60
61
61
Synopsis
62
62
========
@@ -1132,13 +1132,13 @@ Installation
1132
1132
This module is included and enabled by default in the [ngx_openresty bundle](http://openresty.org). If you want to install this module manually with your own Nginx source tarball, then follow the steps below:
1133
1133
1134
1134
Grab the nginx source code from [nginx.org](http://nginx.org/), for example,
1135
-
the version 1.7.4 (see [nginx compatibility](#compatibility)), and then build the source with this module:
1135
+
the version 1.7.7 (see [nginx compatibility](#compatibility)), and then build the source with this module:
Copy file name to clipboardExpand all lines: doc/HttpSetMiscModule.wiki
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
7
7
= Version =
8
8
9
-
This document describes ngx_set_misc [https://github.com/openresty/set-misc-nginx-module/tags v0.26] released on 2 September 2014.
9
+
This document describes ngx_set_misc [https://github.com/openresty/set-misc-nginx-module/tags v0.27] released on 21 November 2014.
10
10
11
11
= Synopsis =
12
12
@@ -967,12 +967,12 @@ may lead to segmentation faults.
967
967
This module is included and enabled by default in the [http://openresty.org ngx_openresty bundle]. If you want to install this module manually with your own Nginx source tarball, then follow the steps below:
968
968
969
969
Grab the nginx source code from [http://nginx.org/ nginx.org], for example,
970
-
the version 1.7.4 (see [[#Compatibility|nginx compatibility]]), and then build the source with this module:
970
+
the version 1.7.7 (see [[#Compatibility|nginx compatibility]]), and then build the source with this module:
0 commit comments