comparison xml/ru/GNUmakefile @ 3043:9eadb98ec770

Free nginx: removed commercial version documentation.
author Maxim Dounin <mdounin@mdounin.ru>
date Wed, 14 Feb 2024 20:05:49 +0300
parents cc475ba7d406
children 1bb11d9ca0ba
comparison
equal deleted inserted replaced
3042:19e4897acb84 3043:9eadb98ec770
27 REFS = \ 27 REFS = \
28 ngx_core_module \ 28 ngx_core_module \
29 http/ngx_http_access_module \ 29 http/ngx_http_access_module \
30 http/ngx_http_addition_module \ 30 http/ngx_http_addition_module \
31 http/ngx_http_auth_basic_module \ 31 http/ngx_http_auth_basic_module \
32 http/ngx_http_auth_jwt_module \
33 http/ngx_http_auth_request_module \ 32 http/ngx_http_auth_request_module \
34 http/ngx_http_autoindex_module \ 33 http/ngx_http_autoindex_module \
35 http/ngx_http_browser_module \ 34 http/ngx_http_browser_module \
36 http/ngx_http_charset_module \ 35 http/ngx_http_charset_module \
37 http/ngx_http_core_module \ 36 http/ngx_http_core_module \
38 http/ngx_http_dav_module \ 37 http/ngx_http_dav_module \
39 http/ngx_http_empty_gif_module \ 38 http/ngx_http_empty_gif_module \
40 http/ngx_http_fastcgi_module \ 39 http/ngx_http_fastcgi_module \
41 http/ngx_http_f4f_module \
42 http/ngx_http_flv_module \ 40 http/ngx_http_flv_module \
43 http/ngx_http_geo_module \ 41 http/ngx_http_geo_module \
44 http/ngx_http_geoip_module \ 42 http/ngx_http_geoip_module \
45 http/ngx_http_grpc_module \ 43 http/ngx_http_grpc_module \
46 http/ngx_http_gunzip_module \ 44 http/ngx_http_gunzip_module \
47 http/ngx_http_gzip_module \ 45 http/ngx_http_gzip_module \
48 http/ngx_http_gzip_static_module \ 46 http/ngx_http_gzip_static_module \
49 http/ngx_http_headers_module \ 47 http/ngx_http_headers_module \
50 http/ngx_http_hls_module \
51 http/ngx_http_image_filter_module \ 48 http/ngx_http_image_filter_module \
52 http/ngx_http_index_module \ 49 http/ngx_http_index_module \
53 http/ngx_http_internal_redirect_module \
54 http/ngx_http_js_module \ 50 http/ngx_http_js_module \
55 http/ngx_http_limit_conn_module \ 51 http/ngx_http_limit_conn_module \
56 http/ngx_http_limit_req_module \ 52 http/ngx_http_limit_req_module \
57 http/ngx_http_limit_zone_module \ 53 http/ngx_http_limit_zone_module \
58 http/ngx_http_log_module \ 54 http/ngx_http_log_module \
60 http/ngx_http_memcached_module \ 56 http/ngx_http_memcached_module \
61 http/ngx_http_mirror_module \ 57 http/ngx_http_mirror_module \
62 http/ngx_http_mp4_module \ 58 http/ngx_http_mp4_module \
63 http/ngx_http_perl_module \ 59 http/ngx_http_perl_module \
64 http/ngx_http_proxy_module \ 60 http/ngx_http_proxy_module \
65 http/ngx_http_proxy_protocol_vendor_module \
66 http/ngx_http_random_index_module \ 61 http/ngx_http_random_index_module \
67 http/ngx_http_realip_module \ 62 http/ngx_http_realip_module \
68 http/ngx_http_referer_module \ 63 http/ngx_http_referer_module \
69 http/ngx_http_rewrite_module \ 64 http/ngx_http_rewrite_module \
70 http/ngx_http_scgi_module \ 65 http/ngx_http_scgi_module \
72 http/ngx_http_slice_module \ 67 http/ngx_http_slice_module \
73 http/ngx_http_spdy_module \ 68 http/ngx_http_spdy_module \
74 http/ngx_http_split_clients_module \ 69 http/ngx_http_split_clients_module \
75 http/ngx_http_ssi_module \ 70 http/ngx_http_ssi_module \
76 http/ngx_http_ssl_module \ 71 http/ngx_http_ssl_module \
77 http/ngx_http_status_module \
78 http/ngx_http_stub_status_module \ 72 http/ngx_http_stub_status_module \
79 http/ngx_http_sub_module \ 73 http/ngx_http_sub_module \
80 http/ngx_http_upstream_module \ 74 http/ngx_http_upstream_module \
81 http/ngx_http_upstream_conf_module \
82 http/ngx_http_upstream_hc_module \
83 http/ngx_http_userid_module \ 75 http/ngx_http_userid_module \
84 http/ngx_http_uwsgi_module \ 76 http/ngx_http_uwsgi_module \
85 http/ngx_http_v2_module \ 77 http/ngx_http_v2_module \
86 http/ngx_http_v3_module \ 78 http/ngx_http_v3_module \
87 http/ngx_http_xslt_module \ 79 http/ngx_http_xslt_module \
99 stream/ngx_stream_geoip_module \ 91 stream/ngx_stream_geoip_module \
100 stream/ngx_stream_js_module \ 92 stream/ngx_stream_js_module \
101 stream/ngx_stream_limit_conn_module \ 93 stream/ngx_stream_limit_conn_module \
102 stream/ngx_stream_log_module \ 94 stream/ngx_stream_log_module \
103 stream/ngx_stream_map_module \ 95 stream/ngx_stream_map_module \
104 stream/ngx_stream_mqtt_filter_module \
105 stream/ngx_stream_mqtt_preread_module \
106 stream/ngx_stream_proxy_module \ 96 stream/ngx_stream_proxy_module \
107 stream/ngx_stream_proxy_protocol_vendor_module \
108 stream/ngx_stream_realip_module \ 97 stream/ngx_stream_realip_module \
109 stream/ngx_stream_return_module \ 98 stream/ngx_stream_return_module \
110 stream/ngx_stream_set_module \ 99 stream/ngx_stream_set_module \
111 stream/ngx_stream_split_clients_module \ 100 stream/ngx_stream_split_clients_module \
112 stream/ngx_stream_ssl_module \ 101 stream/ngx_stream_ssl_module \
113 stream/ngx_stream_ssl_preread_module \ 102 stream/ngx_stream_ssl_preread_module \
114 stream/ngx_stream_upstream_module \ 103 stream/ngx_stream_upstream_module \
115 stream/ngx_stream_upstream_hc_module \
116 stream/stream_processing \ 104 stream/stream_processing \
117 ngx_google_perftools_module \ 105 ngx_google_perftools_module \
118 njs/index \ 106 njs/index \
119 njs/cli \ 107 njs/cli \
120 njs/compatibility \ 108 njs/compatibility \