w10schools
Login Register
  • Home
  • Tutorials
    • HTML, CSS
      • HTML, HTML5
      • CSS, CSS3
    • XML
    • JavaScript, AJAX
    • PHP
    • Ruby on Rails
      • Ruby
      • Rails
    • ASP.NET
      • ASP
      • C# .NET
    • Java
      • JSP
    • Databases
      • MySQL
      • MSSQL Server
      • Oracle
    • Web Server
      • Windows
      • Linux
      • Apache
      • IIS
    • Design
      • Dreamweaver
      • Flash
      • Photoshop
      • Fireworks
      • CorelDRAW
      • Illustrator
  • References
    • HTML
      • Bootstrap
    • CSS
      • CSS Selectors
      • Sass
    • JavaScript
    • Mobile Apps
      • Cordova
    • Ruby on Rails
      • Ruby
      • Rails
    • PHP
      • Function
      • Language
      • CodeIgniter
      • Phalcon
      • PHPUnit
      • Symfony
      • Drupal
      • Yii
      • Laravel
    • Perl
      • Perl
    • Python
      • Python
      • Django
      • NumPy
      • Pandas
      • scikit-image
      • scikit-learn
      • Statsmodels
      • Matplotlib
    • Lua
      • Lua
    • C, C++
      • C
      • C++
    • Server
      • Docker
      • Apache HTTP Server
      • Nginx
    • Database
      • PostgreSQL
    • Big Data
      • TensorFlow
    • Game Development
      • Phaser
      • LÖVE
  • Articles
    • News
    • General
      • Website Promotion
      • Online Advertising
      • Make Money Online
    • Editorials
    • Interviews
    • Web Roundups
  • Resources
    • Design
      • Fonts
      • Graphics
      • Vectors
      • Templates
      • UI (User Interface)
      • Brushes
      • Patterns, Backgrounds
      • Textures
    • Web Development
      • HTML, CSS
      • XML
      • JavaScript, AJAX
      • Ruby on Rails
      • PHP
      • Java
      • .NET
      • Python
      • Perl
      • Flash
    • Mobile Application Development
      • Mobile Development Tools
      • Swift
    • Online Services
      • Online Storage
      • Web Hosting
  • Tools
    • Generators
  • References
  • Server
  • Nginx
  • Modules reference
Modules Reference:
  • Core functionality
  • ngx_google_perftools_module
  • ngx_http_access_module
  • ngx_http_addition_module
  • ngx_http_auth_basic_module
  • ngx_http_auth_jwt_module
  • ngx_http_auth_request_module
  • ngx_http_autoindex_module
  • ngx_http_browser_module
  • ngx_http_charset_module
  • ngx_http_core_module
  • ngx_http_dav_module
  • ngx_http_empty_gif_module
  • ngx_http_f4f_module
  • ngx_http_fastcgi_module
  • ngx_http_flv_module
  • ngx_http_geoip_module
  • ngx_http_geo_module
  • ngx_http_gunzip_module
  • ngx_http_gzip_module
  • ngx_http_gzip_static_module
  • ngx_http_headers_module
  • ngx_http_hls_module
  • ngx_http_image_filter_module
  • ngx_http_index_module
  • ngx_http_js_module
  • ngx_http_limit_conn_module
  • ngx_http_limit_req_module
  • ngx_http_log_module
  • ngx_http_map_module
  • ngx_http_memcached_module
  • ngx_http_mp4_module
  • ngx_http_perl_module
  • ngx_http_proxy_module
  • ngx_http_random_index_module
  • ngx_http_realip_module
  • ngx_http_referer_module
  • ngx_http_rewrite_module
  • ngx_http_scgi_module
  • ngx_http_secure_link_module
  • ngx_http_session_log_module
  • ngx_http_slice_module
  • ngx_http_spdy_module
  • ngx_http_split_clients_module
  • ngx_http_ssi_module
  • ngx_http_ssl_module
  • ngx_http_status_module
  • ngx_http_stub_status_module
  • ngx_http_sub_module
  • ngx_http_upstream_conf_module
  • ngx_http_upstream_module
  • ngx_http_userid_module
  • ngx_http_uwsgi_module
  • ngx_http_v2_module
  • ngx_http_xslt_module
  • ngx_mail_auth_http_module
  • ngx_mail_core_module
  • ngx_mail_imap_module
  • ngx_mail_pop3_module
  • ngx_mail_proxy_module
  • ngx_mail_smtp_module
  • ngx_mail_ssl_module
  • ngx_stream_access_module
  • ngx_stream_core_module
  • ngx_stream_geoip_module
  • ngx_stream_geo_module
  • ngx_stream_js_module
  • ngx_stream_limit_conn_module
  • ngx_stream_log_module
  • ngx_stream_map_module
  • ngx_stream_proxy_module
  • ngx_stream_realip_module
  • ngx_stream_return_module
  • ngx_stream_split_clients_module
  • ngx_stream_ssl_module
  • ngx_stream_ssl_preread_module
  • ngx_stream_upstream_module


×
uwsgi_store
  • References/Server/Nginx/Modules reference/ngx_http_uwsgi_module

Syntax: uwsgi_store on | off | string; Default:

2025-01-10 15:47:30
uwsgi_force_ranges
  • References/Server/Nginx/Modules reference/ngx_http_uwsgi_module

Syntax: uwsgi_force_ranges on | off; Default: uwsgi_force_ranges

2025-01-10 15:47:30
ancient_browser_value
  • References/Server/Nginx/Modules reference/ngx_http_browser_module

Syntax: ancient_browser_value string; Default: ancient_browser_value

2025-01-10 15:47:30
map
  • References/Server/Nginx/Modules reference/ngx_stream_map_module

Syntax: map string $variable { ... } Default:

2025-01-10 15:47:30
gzip
  • References/Server/Nginx/Modules reference/ngx_http_gzip_module

Syntax: gzip on | off; Default: gzip off;

2025-01-10 15:47:30
working_directory
  • References/Server/Nginx/Modules reference/Core functionality

Syntax: working_directory directory; Default: — Context:

2025-01-10 15:47:30
break
  • References/Server/Nginx/Modules reference/ngx_http_rewrite_module

Syntax: break; Default: — Context: server, location

2025-01-10 15:47:30
scgi_param
  • References/Server/Nginx/Modules reference/ngx_http_scgi_module

Syntax: scgi_param parameter value [if_not_empty];

2025-01-10 15:47:30
listen
  • References/Server/Nginx/Modules reference/ngx_mail_core_module

Syntax: listen address:port [ssl] [backlog=number]

2025-01-10 15:47:30
ip_hash
  • References/Server/Nginx/Modules reference/ngx_http_upstream_module

Syntax: ip_hash; Default: — Context: upstream

2025-01-10 15:47:30

Page 1 of 66

|< < Prev 1 2 3 4 Next > >|
  • Facebook
  • Tweet
  • Digg it
  • Stumbleupon
  • Delicious
  • Plus Share

Designed by : w10schools

service@w10schools.com

Our Partners: aeeble – Providing content publishing and search solutions