|
|
| (4 intermediate revisions by one user not shown) |
| Line 1: |
Line 1: |
| − | <!-- page was renamed from NginxFeatureComparisonMatrix
| + | = Module comparison matrix = |
| − | -->
| + | |
| | | | |
| − | == Module comparison matrix ==
| + | Looking for Nginx's mod_rewrite or mod_perl? The following table attempts to summarize modules for Nginx that are comparable to modules available for other web servers. |
| | | | |
| − | Looking for Nginx's mod_rewrite or mod_perl? The following table attempts to summarize modules for Nginx that are comparable to modules available for other web servers.
| + | {| class="modules-index-table" |
| − | | + | |
| − | {| border="1" | + | |
| | |- | | |- |
| | | '''Nginx module''' || '''Apache module''' || '''Lighttpd module''' | | | '''Nginx module''' || '''Apache module''' || '''Lighttpd module''' |
| Line 71: |
Line 68: |
| | |- | | |- |
| | |} | | |} |
| − |
| |
| − | == Third-Party Nginx modules ==
| |
| − |
| |
| − | The following Nginx modules are not distributed with the Nginx source.
| |
| − |
| |
| − | {| border="1"
| |
| − | |-
| |
| − | | '''Nginx module''' || '''Apache module''' || '''Lighttpd module'''
| |
| − | |-
| |
| − | | [[NginxHttpCircleGifModule| Circle GIF Module]] || ''none'' || ''none''
| |
| − | |-
| |
| − | | [[NginxHttpUpstreamRequestHashModule| Upstream Hash Module]] || ''none'' || [http://trac.lighttpd.net/trac/wiki/Docs%3AModProxy mod_proxy]
| |
| − | |-
| |
| − | | [http://xph.us/software/nginx-notice/ Notice Module] || ||
| |
| − | |-
| |
| − | | [[NginxNgxZip| ngx_zip]] || ''none'' || ''none''
| |
| − | |-
| |
| − | | [[NginxNgx_rrd_graph| ngx_rrd_graph]] || ''none'' || [http://trac.lighttpd.net/trac/wiki/Docs%3AModRRDTool mod_rrdtool]
| |
| − | |-
| |
| − | | [[NginxNgxSCGIModule| SCGI Module]] || [http://quixote.python.ca/scgi.dev/ ?] || [http://trac.lighttpd.net/trac/wiki/Docs:ModSCGI mod_scgi]
| |
| − | |-
| |
| − | | [[NginxHttpUploadProgressModule| Upload Progress Module]] || ? || [http://trac.lighttpd.net/trac/wiki/Docs:ModUploadProgress mod_uploadprogress]
| |
| − | |-
| |
| − | | [[NginxNgxWSGIModule| WSGI Module]] || [http://code.google.com/p/modwsgi/ mod_wsgi] || ?
| |
| − | |}
| |
| − |
| |
| − | == Requested Nginx modules ==
| |
| − |
| |
| − | {| border="1"
| |
| − | |-
| |
| − | | '''Nginx module''' || '''Apache module''' || '''Lighttpd module'''
| |
| − | |-
| |
| − | | ''none'' || [http://httpd.apache.org/docs/2.0/mod/mod_mem_cache.html mod_mem_cache] || [http://trac.lighttpd.net/trac/wiki/Docs%3AModMemCache mod_mem_cache]
| |
| − | |-
| |
| − | | ''none'' || [http://www.backhand.org/mod_backhand/ mod_backhand] || [http://trac.lighttpd.net/trac/wiki/Docs%3AModProxy mod_proxy]
| |
| − | |-
| |
| − | | [[NginxHttpSecureDownload| Secure Download Module]] || [http://www.synd.info/downloads/releases/ mod_auth_token] || [http://trac.lighttpd.net/trac/wiki/Docs:ModSecDownload mod_secdownload]
| |
| − | |-
| |
| − | | ''none'' || [http://www.modsecurity.org/ mod_security] || ?
| |
| − | |-
| |
| − | | ''none'' || ? || [http://trac.lighttpd.net/trac/wiki/Docs%3AModMySQLVhost mod_mysql_vhost]
| |
| − | |-
| |
| − | | ''none'' || [http://httpd.apache.org/docs/2.1/mod/mod_proxy_ajp.html mod_proxy_ajp] || [http://trac.lighttpd.net/trac/wiki/Docs%3AModProxyCore mod_proxy_core (mod_proxy_backend_ajp13)]
| |
Looking for Nginx's mod_rewrite or mod_perl? The following table attempts to summarize modules for Nginx that are comparable to modules available for other web servers.