comparison xml/en/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 27008cb3fb27
children 1bb11d9ca0ba
comparison
equal deleted inserted replaced
3042:19e4897acb84 3043:9eadb98ec770
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 \
43 http/ngx_http_auth_basic_module \ 42 http/ngx_http_auth_basic_module \
44 http/ngx_http_auth_jwt_module \
45 http/ngx_http_auth_request_module \ 43 http/ngx_http_auth_request_module \
46 http/ngx_http_autoindex_module \ 44 http/ngx_http_autoindex_module \
47 http/ngx_http_browser_module \ 45 http/ngx_http_browser_module \
48 http/ngx_http_charset_module \ 46 http/ngx_http_charset_module \
49 http/ngx_http_core_module \ 47 http/ngx_http_core_module \
50 http/ngx_http_dav_module \ 48 http/ngx_http_dav_module \
51 http/ngx_http_empty_gif_module \ 49 http/ngx_http_empty_gif_module \
52 http/ngx_http_fastcgi_module \ 50 http/ngx_http_fastcgi_module \
53 http/ngx_http_f4f_module \
54 http/ngx_http_flv_module \ 51 http/ngx_http_flv_module \
55 http/ngx_http_geo_module \ 52 http/ngx_http_geo_module \
56 http/ngx_http_geoip_module \ 53 http/ngx_http_geoip_module \
57 http/ngx_http_grpc_module \ 54 http/ngx_http_grpc_module \
58 http/ngx_http_gunzip_module \ 55 http/ngx_http_gunzip_module \
59 http/ngx_http_gzip_module \ 56 http/ngx_http_gzip_module \
60 http/ngx_http_gzip_static_module \ 57 http/ngx_http_gzip_static_module \
61 http/ngx_http_headers_module \ 58 http/ngx_http_headers_module \
62 http/ngx_http_hls_module \
63 http/ngx_http_image_filter_module \ 59 http/ngx_http_image_filter_module \
64 http/ngx_http_index_module \ 60 http/ngx_http_index_module \
65 http/ngx_http_internal_redirect_module \
66 http/ngx_http_js_module \ 61 http/ngx_http_js_module \
67 http/ngx_http_keyval_module \
68 http/ngx_http_limit_conn_module \ 62 http/ngx_http_limit_conn_module \
69 http/ngx_http_limit_req_module \ 63 http/ngx_http_limit_req_module \
70 http/ngx_http_log_module \ 64 http/ngx_http_log_module \
71 http/ngx_http_map_module \ 65 http/ngx_http_map_module \
72 http/ngx_http_memcached_module \ 66 http/ngx_http_memcached_module \
73 http/ngx_http_mirror_module \ 67 http/ngx_http_mirror_module \
74 http/ngx_http_mp4_module \ 68 http/ngx_http_mp4_module \
75 http/ngx_http_perl_module \ 69 http/ngx_http_perl_module \
76 http/ngx_http_proxy_module \ 70 http/ngx_http_proxy_module \
77 http/ngx_http_proxy_protocol_vendor_module \
78 http/ngx_http_random_index_module \ 71 http/ngx_http_random_index_module \
79 http/ngx_http_realip_module \ 72 http/ngx_http_realip_module \
80 http/ngx_http_referer_module \ 73 http/ngx_http_referer_module \
81 http/ngx_http_rewrite_module \ 74 http/ngx_http_rewrite_module \
82 http/ngx_http_scgi_module \ 75 http/ngx_http_scgi_module \
83 http/ngx_http_secure_link_module \ 76 http/ngx_http_secure_link_module \
84 http/ngx_http_slice_module \ 77 http/ngx_http_slice_module \
85 http/ngx_http_spdy_module \ 78 http/ngx_http_spdy_module \
86 http/ngx_http_session_log_module \
87 http/ngx_http_split_clients_module \ 79 http/ngx_http_split_clients_module \
88 http/ngx_http_ssi_module \ 80 http/ngx_http_ssi_module \
89 http/ngx_http_ssl_module \ 81 http/ngx_http_ssl_module \
90 http/ngx_http_status_module \
91 http/ngx_http_stub_status_module \ 82 http/ngx_http_stub_status_module \
92 http/ngx_http_sub_module \ 83 http/ngx_http_sub_module \
93 http/ngx_http_upstream_module \ 84 http/ngx_http_upstream_module \
94 http/ngx_http_upstream_conf_module \
95 http/ngx_http_upstream_hc_module \
96 http/ngx_http_userid_module \ 85 http/ngx_http_userid_module \
97 http/ngx_http_uwsgi_module \ 86 http/ngx_http_uwsgi_module \
98 http/ngx_http_v2_module \ 87 http/ngx_http_v2_module \
99 http/ngx_http_v3_module \ 88 http/ngx_http_v3_module \
100 http/ngx_http_xslt_module \ 89 http/ngx_http_xslt_module \
109 stream/ngx_stream_access_module \ 98 stream/ngx_stream_access_module \
110 stream/ngx_stream_core_module \ 99 stream/ngx_stream_core_module \
111 stream/ngx_stream_geo_module \ 100 stream/ngx_stream_geo_module \
112 stream/ngx_stream_geoip_module \ 101 stream/ngx_stream_geoip_module \
113 stream/ngx_stream_js_module \ 102 stream/ngx_stream_js_module \
114 stream/ngx_stream_keyval_module \
115 stream/ngx_stream_limit_conn_module \ 103 stream/ngx_stream_limit_conn_module \
116 stream/ngx_stream_log_module \ 104 stream/ngx_stream_log_module \
117 stream/ngx_stream_map_module \ 105 stream/ngx_stream_map_module \
118 stream/ngx_stream_mqtt_filter_module \
119 stream/ngx_stream_mqtt_preread_module \
120 stream/ngx_stream_proxy_module \ 106 stream/ngx_stream_proxy_module \
121 stream/ngx_stream_proxy_protocol_vendor_module \
122 stream/ngx_stream_realip_module \ 107 stream/ngx_stream_realip_module \
123 stream/ngx_stream_return_module \ 108 stream/ngx_stream_return_module \
124 stream/ngx_stream_set_module \ 109 stream/ngx_stream_set_module \
125 stream/ngx_stream_split_clients_module \ 110 stream/ngx_stream_split_clients_module \
126 stream/ngx_stream_ssl_module \ 111 stream/ngx_stream_ssl_module \
127 stream/ngx_stream_ssl_preread_module \ 112 stream/ngx_stream_ssl_preread_module \
128 stream/ngx_stream_upstream_module \ 113 stream/ngx_stream_upstream_module \
129 stream/ngx_stream_upstream_hc_module \
130 stream/ngx_stream_zone_sync_module \
131 stream/stream_processing \ 114 stream/stream_processing \
132 ngx_google_perftools_module \ 115 ngx_google_perftools_module \
133 ngx_mgmt_module \
134 ngx_otel_module \
135 dev/development_guide \ 116 dev/development_guide \
136 njs/index \ 117 njs/index \
137 njs/changes \ 118 njs/changes \
138 njs/cli \ 119 njs/cli \
139 njs/compatibility \ 120 njs/compatibility \