diff 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
line wrap: on
line diff
--- a/xml/en/GNUmakefile	Wed Feb 14 20:05:46 2024 +0300
+++ b/xml/en/GNUmakefile	Wed Feb 14 20:05:49 2024 +0300
@@ -39,9 +39,7 @@
 		ngx_core_module						\
 		http/ngx_http_access_module				\
 		http/ngx_http_addition_module				\
-		http/ngx_http_api_module				\
 		http/ngx_http_auth_basic_module				\
-		http/ngx_http_auth_jwt_module				\
 		http/ngx_http_auth_request_module			\
 		http/ngx_http_autoindex_module				\
 		http/ngx_http_browser_module				\
@@ -50,7 +48,6 @@
 		http/ngx_http_dav_module				\
 		http/ngx_http_empty_gif_module				\
 		http/ngx_http_fastcgi_module				\
-		http/ngx_http_f4f_module				\
 		http/ngx_http_flv_module				\
 		http/ngx_http_geo_module				\
 		http/ngx_http_geoip_module				\
@@ -59,12 +56,9 @@
 		http/ngx_http_gzip_module				\
 		http/ngx_http_gzip_static_module			\
 		http/ngx_http_headers_module				\
-		http/ngx_http_hls_module				\
 		http/ngx_http_image_filter_module			\
 		http/ngx_http_index_module				\
-		http/ngx_http_internal_redirect_module			\
 		http/ngx_http_js_module					\
-		http/ngx_http_keyval_module				\
 		http/ngx_http_limit_conn_module				\
 		http/ngx_http_limit_req_module				\
 		http/ngx_http_log_module				\
@@ -74,7 +68,6 @@
 		http/ngx_http_mp4_module				\
 		http/ngx_http_perl_module				\
 		http/ngx_http_proxy_module				\
-		http/ngx_http_proxy_protocol_vendor_module		\
 		http/ngx_http_random_index_module			\
 		http/ngx_http_realip_module				\
 		http/ngx_http_referer_module				\
@@ -83,16 +76,12 @@
 		http/ngx_http_secure_link_module			\
 		http/ngx_http_slice_module				\
 		http/ngx_http_spdy_module				\
-		http/ngx_http_session_log_module			\
 		http/ngx_http_split_clients_module			\
 		http/ngx_http_ssi_module				\
 		http/ngx_http_ssl_module				\
-		http/ngx_http_status_module				\
 		http/ngx_http_stub_status_module			\
 		http/ngx_http_sub_module				\
 		http/ngx_http_upstream_module				\
-		http/ngx_http_upstream_conf_module			\
-		http/ngx_http_upstream_hc_module			\
 		http/ngx_http_userid_module				\
 		http/ngx_http_uwsgi_module				\
 		http/ngx_http_v2_module					\
@@ -111,14 +100,10 @@
 		stream/ngx_stream_geo_module				\
 		stream/ngx_stream_geoip_module				\
 		stream/ngx_stream_js_module				\
-		stream/ngx_stream_keyval_module				\
 		stream/ngx_stream_limit_conn_module			\
 		stream/ngx_stream_log_module				\
 		stream/ngx_stream_map_module				\
-		stream/ngx_stream_mqtt_filter_module			\
-		stream/ngx_stream_mqtt_preread_module			\
 		stream/ngx_stream_proxy_module				\
-		stream/ngx_stream_proxy_protocol_vendor_module		\
 		stream/ngx_stream_realip_module				\
 		stream/ngx_stream_return_module				\
 		stream/ngx_stream_set_module				\
@@ -126,12 +111,8 @@
 		stream/ngx_stream_ssl_module				\
 		stream/ngx_stream_ssl_preread_module			\
 		stream/ngx_stream_upstream_module			\
-		stream/ngx_stream_upstream_hc_module			\
-		stream/ngx_stream_zone_sync_module			\
 		stream/stream_processing				\
 		ngx_google_perftools_module				\
-		ngx_mgmt_module						\
-		ngx_otel_module						\
 		dev/development_guide					\
 		njs/index						\
 		njs/changes						\