view xml/ru/download.xml @ 1582:8973c7b37854

Updated commercial docs. details: http://hg.nginx.com/nginx.org-se/rev/23bf3610377f branches: se changeset: 1814:23bf3610377f user: Yaroslav Zhuravlev <yar@nginx.com> description: Added purge parameters to proxy_cache_path and friends. diffstat: xml/en/docs/http/ngx_http_fastcgi_module.xml | 60 +++++++++++++++++++++++++++- xml/en/docs/http/ngx_http_proxy_module.xml | 60 +++++++++++++++++++++++++++- xml/en/docs/http/ngx_http_scgi_module.xml | 60 +++++++++++++++++++++++++++- xml/en/docs/http/ngx_http_uwsgi_module.xml | 60 +++++++++++++++++++++++++++- xml/ru/docs/http/ngx_http_fastcgi_module.xml | 60 +++++++++++++++++++++++++++- xml/ru/docs/http/ngx_http_proxy_module.xml | 60 +++++++++++++++++++++++++++- xml/ru/docs/http/ngx_http_scgi_module.xml | 60 +++++++++++++++++++++++++++- xml/ru/docs/http/ngx_http_uwsgi_module.xml | 60 +++++++++++++++++++++++++++- 8 files changed, 472 insertions(+), 8 deletions(-) diffs (truncated from 672 to 500 lines):
author Yaroslav Zhuravlev <yar@nginx.com>
date Wed, 30 Sep 2015 18:48:54 +0300
parents 9ad2770d3f28
children 5ecdddc3851e
line wrap: on
line source

<!--
  Copyright (C) Igor Sysoev
  Copyright (C) Nginx, Inc.
  -->

<!DOCTYPE article SYSTEM "../../dtd/article.dtd">

<article name="nginx: скачать"
         link="/ru/download.html"
         lang="ru"
         rev="1">


<section name="Основная версия">

<download last="1" tag="mainline" />

</section>


<section name="Стабильная версия">

<download last="1" tag="stable" />

</section>


<section name="Устаревшие версии">

<download last="1" tag="legacy" />

</section>


<section name="Исходный код">

<para>
Репозитории Mercurial, доступные только для чтения:
<list type="bullet">

<listitem>
код: <literal>http://hg.nginx.org/nginx</literal>
</listitem>
<listitem>
сайт: <literal>http://hg.nginx.org/nginx.org</literal>
</listitem>

</list>
</para>

<para>
<link url="http://trac.nginx.org/nginx/browser">Исходный код в Trac</link>
</para>

</section>


<section name="Готовые пакеты">

<para>
<list type="bullet">

<listitem>
Пакеты <link doc="linux_packages.xml" id="stable">стабильной версии</link>
для Linux
</listitem>

<listitem>
Пакеты <link doc="linux_packages.xml" id="mainline">mainline-версии</link>
для Linux
</listitem>

</list>
</para>

</section>

</article>