comparison xml/ru/GNUmakefile @ 2956:a85e4d126bc7

Updated docs for the upcoming NGINX Plus release.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 02 May 2023 11:39:21 +0100
parents 3a2d342533fb
children 23eedf89fd5d
comparison
equal deleted inserted replaced
2955:2c4d7151b9a9 2956:a85e4d126bc7
47 http/ngx_http_gzip_static_module \ 47 http/ngx_http_gzip_static_module \
48 http/ngx_http_headers_module \ 48 http/ngx_http_headers_module \
49 http/ngx_http_hls_module \ 49 http/ngx_http_hls_module \
50 http/ngx_http_image_filter_module \ 50 http/ngx_http_image_filter_module \
51 http/ngx_http_index_module \ 51 http/ngx_http_index_module \
52 http/ngx_http_internal_redirect_module \
52 http/ngx_http_js_module \ 53 http/ngx_http_js_module \
53 http/ngx_http_limit_conn_module \ 54 http/ngx_http_limit_conn_module \
54 http/ngx_http_limit_req_module \ 55 http/ngx_http_limit_req_module \
55 http/ngx_http_limit_zone_module \ 56 http/ngx_http_limit_zone_module \
56 http/ngx_http_log_module \ 57 http/ngx_http_log_module \
79 http/ngx_http_upstream_conf_module \ 80 http/ngx_http_upstream_conf_module \
80 http/ngx_http_upstream_hc_module \ 81 http/ngx_http_upstream_hc_module \
81 http/ngx_http_userid_module \ 82 http/ngx_http_userid_module \
82 http/ngx_http_uwsgi_module \ 83 http/ngx_http_uwsgi_module \
83 http/ngx_http_v2_module \ 84 http/ngx_http_v2_module \
85 http/ngx_http_v3_module \
84 http/ngx_http_xslt_module \ 86 http/ngx_http_xslt_module \
85 mail/ngx_mail_auth_http_module \ 87 mail/ngx_mail_auth_http_module \
86 mail/ngx_mail_core_module \ 88 mail/ngx_mail_core_module \
87 mail/ngx_mail_imap_module \ 89 mail/ngx_mail_imap_module \
88 mail/ngx_mail_pop3_module \ 90 mail/ngx_mail_pop3_module \
96 stream/ngx_stream_geoip_module \ 98 stream/ngx_stream_geoip_module \
97 stream/ngx_stream_js_module \ 99 stream/ngx_stream_js_module \
98 stream/ngx_stream_limit_conn_module \ 100 stream/ngx_stream_limit_conn_module \
99 stream/ngx_stream_log_module \ 101 stream/ngx_stream_log_module \
100 stream/ngx_stream_map_module \ 102 stream/ngx_stream_map_module \
103 stream/ngx_stream_mqtt_filter_module \
104 stream/ngx_stream_mqtt_preread_module \
101 stream/ngx_stream_proxy_module \ 105 stream/ngx_stream_proxy_module \
102 stream/ngx_stream_proxy_protocol_vendor_module \ 106 stream/ngx_stream_proxy_protocol_vendor_module \
103 stream/ngx_stream_realip_module \ 107 stream/ngx_stream_realip_module \
104 stream/ngx_stream_return_module \ 108 stream/ngx_stream_return_module \
105 stream/ngx_stream_set_module \ 109 stream/ngx_stream_set_module \