--without-http_charset_module
|
Disables the charset module for re-encoding web pages.
|
--without-http_gzip_module
|
Disables the gzip compression module.
|
--without-http_ssi_module
|
Disables the server-side include module.
|
--without-http_userid_module
|
Disables the user ID module providing user identification via cookies.
|
--without-http_access_module
|
Disables the access module allowing access configuration for IP address ranges.
|
--without-http_auth_basic_module
|
Disables the basic authentication module.
|
--without-mirror
|
Disables the mirror module, used for creating mirror requests to alternative backends.Â
|
--without-http_autoindex_module
|
Disables the automatic index module.
|
--without-http_geo_module
|
Disables the geo module allowing you to define variables depending on IP address ranges.
|
--without-http_map_module
|
Disables the map module that allows you to declare map blocks.
|
--without-http_split_clients_module
|
Disables the split clients module, which can be used for A/B testing.
|
--without-http_referer_module
|
Disables the referer control module.
|
--without-http_rewrite_module
|
Disables the rewrite module.
|
--without-http_proxy_module
|
Disables the proxy module for transferring requests to other servers.
|
--without-http_fastcgi_module
--without-http_uwsgi_module
--without-http_scgi_module
|
Disables the FastCGI, uWSGI, or SCGI modules for interacting with respectively FastCGI, uWSGI, or SCGI processes.
|
--without-http_memcached_module
|
Disables the memcached module for interacting with the memcache daemon.
|
--without-http_limit_conn_module
|
Disables the limit connections module for restricting resource usage according to defined zones.
|
--without-http_limit_req_module
|
Disables the limit requests module allowing you to limit the amount of requests per user.
|
--without-http_empty_gif_module
|
Disables the empty gif module that serves a blank GIF image from memory.
|
--without-http_browser_module
|
Disables the browser module that interprets the user agent string.
|
--without-http_upstream_hash_module
|
Disables the upstream hash module providing the hash directive in upstream blocks.
|
--without-http_upstream_ip_hash_module
|
Disables the upstream IP hash module providing the ip_hash directive in upstream blocks.
|
--without-http_upstream_least_conn_module
|
Disables the upstream least—conn module providing the least_conn directive in upstream blocks.
|
--without-http_upstream_keepalive_module
|
Disables the upstream keepalive module.
|
--without-http_upstream_zone_module
|
Disables the upstream shared memory zone module.
|