FAQ

New pages

New pages
Hide logged-in users | Hide bots | Show redirects
  • 19:49, 16 May 2012FedoraSystemdServiceFile (hist)[658 bytes]Jamielinux (Talk | contribs) (Created page with "= Fedora Nginx systemd service file = Should work on Fedora, OpenSUSE, Arch Linux. Tested on Fedora 16 and 17. Save this file as /lib/systemd/system/nginx.service <geshi lan...")
  • 18:01, 30 April 2012HttpDegradationModule (hist)[720 bytes]Admin (Talk | contribs) (Created page with "= Directives = == degradation == This module allow to return 204 or 444 code for some locations on low memory condition: <geshi lang="nginx"> http { degradation sbrk=50...")
  • 18:47, 21 April 2012CoreModuleJa (hist)[11,251 bytes]Genroqp (Talk | contribs) (Created page with "= Synopsis = これらはNginxを機能させる基本的なディレクティブです。 = Directives = == daemon == '''Syntax:''' ''daemon on | off'' '''Default:''' ''on'...")
  • 16:56, 20 April 2012ModulesJA (hist)[7,901 bytes]Genroqp (Talk | contribs) (Created page with "= Installing Modules = Nginx modules must be selected during compile, run time including of modules is not supported. A full summary of the compile-time options, including opt...")
  • 10:57, 19 April 2012Installing on Solaris 11 (hist)[2,989 bytes]Cypres (Talk | contribs) (Created page with "= Installation = Please see Installing_on_Solaris_10_u5 for a detailed walkthrough, this is the bare essentials for installing nginx on Solaris 11. Solaris 11 has much imp...")
  • 06:18, 19 April 2012NewDocsTest (hist)[752 bytes]Admin (Talk | contribs) (Created page with "== aio == <table> <tr><td>Syntax:</td> <td> aio <code>on</code> | <code>off</code> | <code>sendfile</code> </td></tr> <tr><td>Default:</td> <td> off</td></tr> <tr><td>Context:...")
  • 22:05, 28 March 2012XpressEngine (hist)[123 bytes]Catalinc (Talk | contribs) (Created page with "= XpressEngine = The official Nginx configuration file for XpressEngine can be found at http://www.xpressengine.org/nginx.")
  • 13:33, 22 March 2012NginxDirectiveExecOrderTutorialCn11 (hist)[8,360 bytes]Agentzh (Talk | contribs) (Created page with "= Nginx 配置指令的执行顺序(十一) = 紧跟在 <code>post-access</code> 阶段之后的是 <code>try-files</code> 阶段。这个阶段专门用于实现标准...")
  • 14:46, 12 March 2012NginxDirectiveExecOrderTutorialCn10 (hist)[10,196 bytes]Agentzh (Talk | contribs) (Created page with "= Nginx 配置指令的执行顺序(十) = 运行在 <code>post-read</code> 阶段之后的是所谓的 <code>preaccess</code> 阶段。该阶段在 <code>access</code> ...")
  • 06:44, 12 March 2012NginxDirectiveExecOrderTutorialCn09 (hist)[8,358 bytes]Agentzh (Talk | contribs) (Created page with "= Nginx 配置指令的执行顺序(九) = 紧接在 <code>server-rewrite</code> 阶段后边的是 <code>find-config</code> 阶段。这个阶段并不支持 Nginx 模...")
  • 13:52, 11 March 2012NginxDirectiveExecOrderTutorialCn08 (hist)[7,951 bytes]Agentzh (Talk | contribs) (Created page with "= Nginx 配置指令的执行顺序(八) = 前面介绍了 <code>rewrite</code> 阶段、<code>access</code> 阶段和 <code>content</code> 阶段这三个最为常见的...")
  • 09:55, 5 March 2012Extended status module (hist)[882 bytes]Zealot83 (Talk | contribs) (Created page with "Nginx extended_status module -- Decription -- This module is a extended module for Nginx status. *Note: this module is not distributed with the Nginx source. Installat...")
  • 18:21, 13 February 2012InitScriptsJa (hist)[1,078 bytes]Daisuke (Talk | contribs) (Created page with "= Nginx 起動スクリプト = 様々な Nginx の起動方法があります。リポジトリからインストールした場合は、おそらく init スクリプトは...")
  • 18:12, 13 February 2012UpstartJa (hist)[1,160 bytes]Daisuke (Talk | contribs) (Created page with "このファイルを [{{#file: nginx}} /etc/init/nginx.conf] として保存してください。 <geshi lang="shell"> # nginx description "nginx http daemon" author "George...")