comparison xml/en/GNUmakefile @ 2028:5c55b7054b58

Updated docs for the upcoming NGINX Plus release.
author Ruslan Ermilov <ru@nginx.com>
date Sat, 26 Aug 2017 00:56:05 +0300
parents e6de97d14f81
children fee7627f6a5a
comparison
equal deleted inserted replaced
2027:dabca59da4ce 2028:5c55b7054b58
37 37
38 REFS = \ 38 REFS = \
39 ngx_core_module \ 39 ngx_core_module \
40 http/ngx_http_access_module \ 40 http/ngx_http_access_module \
41 http/ngx_http_addition_module \ 41 http/ngx_http_addition_module \
42 http/ngx_http_api_module \
42 http/ngx_http_auth_basic_module \ 43 http/ngx_http_auth_basic_module \
43 http/ngx_http_auth_jwt_module \ 44 http/ngx_http_auth_jwt_module \
44 http/ngx_http_auth_request_module \ 45 http/ngx_http_auth_request_module \
45 http/ngx_http_autoindex_module \ 46 http/ngx_http_autoindex_module \
46 http/ngx_http_browser_module \ 47 http/ngx_http_browser_module \
59 http/ngx_http_headers_module \ 60 http/ngx_http_headers_module \
60 http/ngx_http_hls_module \ 61 http/ngx_http_hls_module \
61 http/ngx_http_image_filter_module \ 62 http/ngx_http_image_filter_module \
62 http/ngx_http_index_module \ 63 http/ngx_http_index_module \
63 http/ngx_http_js_module \ 64 http/ngx_http_js_module \
65 http/ngx_http_keyval_module \
64 http/ngx_http_limit_conn_module \ 66 http/ngx_http_limit_conn_module \
65 http/ngx_http_limit_req_module \ 67 http/ngx_http_limit_req_module \
66 http/ngx_http_log_module \ 68 http/ngx_http_log_module \
67 http/ngx_http_map_module \ 69 http/ngx_http_map_module \
68 http/ngx_http_memcached_module \ 70 http/ngx_http_memcached_module \