FAQ

Page Discussion Edit History

NginxModulesJa

このセクションはNginxの機能と設定についての高度なリファレンスです。こちらもご覧ください。:

Contents

Edit section: Nginxコア Nginxコア

Edit section: 標準のHTTPモジュール 標準のHTTPモジュール

Edit section: オプションのHTTPモジュール オプションのHTTPモジュール

これらのモジュールはコンパイル時に有効にする必要があります。


モジュールの名称 ./configure オプション
Addition Module - append text to pages --with-http_addition_module
Embedded Perl Module --with-http_perl_module
FLV Module - Flash Streaming Video--with-http_flv_module
Gzip Pre-Compression Module --with-http_gzip_static_module
Random Index Module - randomize directory indexes --with-http_random_index_module
Real IP Module - for using nginx as backend --with-http_realip_module
SSL Module --with-http_ssl_module
Stub Status Module - view server statistics --with-http_stub_status_module
Substitution Module - replace text in pages--with-http_sub_module
WebDAV Module --with-http_dav_module
Google Performance Tools Module --with-google_perftools_module
XSLT Module --with-http_xslt_module

Edit section: サードパーティのHTTPモジュール サードパーティのHTTPモジュール

これらのモジュールはNginxのソースには含まれていません。

モジュールの名称 作者 ダウンロード
Nginx Cache Module shineyear,simon,genxi ncache-2.1-tar.gz
Access Key Module Mykola Grechukh nginx-accesskey-2.0.3.tar.gz
Circle GIF Module Evan Miller nginx_circle_gif-0.1.3.tar.gz
Fair Proxy Balancer Grzegorz Nosek [1]
Fancy Indexes Module - Like the built-in autoindex, but fancier Adrian Perez de Castro nginx-fancyindex-0.1_beta5.tar.bz2
GeoIP Module - Country code lookups via the MaxMind GeoIP API SPIL GAMES nginx-geoip-0.1.tar.gz
MP4 Streaming Lite Module Jiang Hong nginx_mp4_streaming_lite.tar.bz2
Notice Module - serve static file to POST requests Keith Rarick nginx-notice-2.tar.gz
RRD Graph Module - graph data in Round-Robin databases Evan Miller ngx_rrd_graph-0.1.tar.gz
SCGI Module - SCGI implementation for Nginx Manlio Perillo [2]
Strip Module - whitespace remover Evan Miller mod_strip-0.1.tar.gz
Upload Module - parse multipart/form-data Valery Kholodkov nginx_upload_module-2.0.4.tar.gz
Upload Progress Module - Tracks and reports upload progress Brice Figureau nginx_uploadprogress_module-0.5.tar.gz
Upstream Hash Module Evan Miller nginx_upstream_hash-0.3.tar.gz (module + patch)
WSGI Module - WSGI implementation for Nginx Manlio Perillo [3]
ZIP module - assemble ZIP archives on the fly Evan Miller mod_zip-1.1.3.tar.gz
PAM Module - HTTP Basic Authentication against PAM Sergio Talens-Oliag ngx_http_auth_pam_module-1.1.tar.gz

Edit section: サードパーティのNginxパッチ サードパーティのNginxパッチ

これらのパッチはNginxのソースには含まれていません。

パッチの名称 作者 ダウンロード
Set Real IP header to any variable Joaquin Cuenca Abela realip.patch
Redirect to static file based on its freshness DeepFryed redirect_modified.patch , readme.txt
Log to syslog Marlon de Boer syslog.patch

Edit section: 開発者向けリソース 開発者向けリソース

  1. Guide to Nginx Module Development
  2. Nginx source code cross-reference

Edit section: メールモジュール メールモジュール