欢迎访问 Nginx 的中文维基

Nginx ("engine x") 是一个高性能的 HTTP 和 反向代理 服务器,也是一个 IMAP/POP3/SMTP 代理服务器。 Nginx 是由 Igor Sysoev 为俄罗斯访问量第二的 Rambler.ru 站点开发的,它已经在该站点运行超过两年半了。Igor 将源代码以类BSD许可证的形式发布。尽管还是测试版,但是,Nginx 已经因为它的稳定性、丰富的功能集、示例配置文件和低系统资源的消耗而闻名了。

因为 Nginx 的文档大部分是俄文的,本维基的目的是帮助使用中文世界的用户安装、配置和交换有关 Nginx 的使用经验。大部分文档源自Aleksandar Lazic <al-nginx AT none DOT at>的工作。有关本维基本身的问题请直接询问Cliff Wells <cliff AT develix DOT com>

其他翻译请点击

Nginx 新闻

主要文档

核心模块

基本模块

其他模块

第三方模块

配置示例和方法

社团

  1. IRC: #nginx on irc.freenode.net (log archives)

  2. Subscribe to the English Mailing List

外部资源

  1. Official Nginx Home (Russian)

  2. Downloads

  3. Evan Miller's Guide to Nginx Module Development

  4. Nginx source code cross-reference

  5. Nginx (draft English docs by Aleksandar Lazic) is now integrated into this wiki ;-)

  6. Cherokee vs Nginx benchmark

  7. Nginx and TurboGears

  8. Lots of Nginx examples

  9. Nginx With PHP As FastCGI Howto (with fcgi-start script)

  10. Nginx 0.5.33 + PHP 5.2.5(FastCGI) 搭建可承受3万并发连接数,胜过Apache 10倍的Web服务器

  11. Nginx, PHP and a PHP FastCGI daemon init script (with init script for PHP FastCGI)

  12. Nginx and Mongrel

  13. Short Nginx examples

  14. Init.d boot-up script for Linux

  15. Nginx & Mongrel Cluster (with a possible start-stop script)

  16. DokuWiki & nginx

  17. Rails caching with Nginx's X-Accel-Redirect

  18. Several Python::NginxChs blog entries

  19. nginx.vim (config syntax highlighting for Vim)

  20. Nginx, Fastcgi, PHP, rewrite config for Drupal

  21. Rails hosting simplified (Using Nginx)

  22. Django on Nginx

  23. Pylons on Nginx

  24. Godaddy Turbo SSL on Nginx

支持 Nginx!

你可以通过捐赠的方式来帮助和支持本项目。

PayPal: paypal@nginx.net


NginxChs (last edited 2008-05-12 10:48:27 by hqhe)