view xml/en/docs/index.xml @ 971:6316a7579448

Documented the "ngx_http_auth_request" module.
author Vladimir Homutov <vl@nginx.com>
date Thu, 22 Aug 2013 17:23:42 +0400
parents aded7086e84f
children 4002f7a0bf35
line wrap: on
line source

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

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

<article name="nginx documentation"
         link="/en/docs/"
         lang="en"
         rev="9"
         toc="no">


<section id="introduction" name="Introduction">

<para>
<list type="bullet">

<listitem>
<link doc="install.xml"/>
</listitem>

<listitem>
<link doc="beginners_guide.xml"/>
</listitem>

<listitem>
<link doc="control.xml"/>
</listitem>

<listitem>
<link doc="events.xml"/>
</listitem>

<listitem>
<link doc="hash.xml"/>
</listitem>

<listitem>
<link doc="debugging_log.xml"/>
</listitem>

<listitem>
<link doc="syntax.xml"/>
</listitem>

<listitem>
<link doc="windows.xml"/>
</listitem>

</list>

<list type="bullet">

<listitem>
<link doc="http/request_processing.xml"/>
</listitem>

<listitem>
<link doc="http/server_names.xml"/>
</listitem>

<listitem>
<link doc="http/configuring_https_servers.xml"/>
</listitem>

</list>
</para>

</section>


<section id="howto" name="How-To">

<para>
<list type="bullet">

<listitem>
<link doc="configure.xml"/>
</listitem>

<listitem>
<link doc="howto_build_on_win32.xml"/>
</listitem>

<listitem>
<link doc="howto_setup_development_environment_on_ec2.xml"/>
</listitem>

<listitem>
<link doc="nginx_dtrace_pid_provider.xml"/>
</listitem>

</list>

<list type="bullet">

<listitem>
<link doc="http/converting_rewrite_rules.xml"/>
</listitem>

<listitem>
<link doc="http/websocket.xml"/>
</listitem>

</list>
</para>

</section>


<section id="development" name="Development">

<para>
<list type="bullet">

<listitem>
<link doc="contributing_changes.xml"/>
</listitem>

</list>
</para>

</section>


<section name="Modules reference">

<para>
<list type="bullet">

<listitem>
<link doc="dirindex.xml"/>
</listitem>

</list>
</para>

<para>
<list type="bullet">

<listitem>
<link doc="ngx_core_module.xml" />
</listitem>

</list>
</para>

<para>
<list type="bullet">

<listitem>
<link doc="http/ngx_http_core_module.xml">
ngx_http_core_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_access_module.xml">
ngx_http_access_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_addition_module.xml">
ngx_http_addition_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_auth_basic_module.xml">
ngx_http_auth_basic_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_auth_request_module.xml">
ngx_http_auth_request_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_autoindex_module.xml">
ngx_http_autoindex_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_browser_module.xml">
ngx_http_browser_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_charset_module.xml">
ngx_http_charset_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_dav_module.xml">
ngx_http_dav_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_empty_gif_module.xml">
ngx_http_empty_gif_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_f4f_module.xml">
ngx_http_f4f_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_fastcgi_module.xml">
ngx_http_fastcgi_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_flv_module.xml">
ngx_http_flv_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_geo_module.xml">
ngx_http_geo_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_geoip_module.xml">
ngx_http_geoip_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_gunzip_module.xml">
ngx_http_gunzip_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_gzip_module.xml">
ngx_http_gzip_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_gzip_static_module.xml">
ngx_http_gzip_static_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_headers_module.xml">
ngx_http_headers_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_hls_module.xml">
ngx_http_hls_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_image_filter_module.xml">
ngx_http_image_filter_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_index_module.xml">
ngx_http_index_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_limit_conn_module.xml">
ngx_http_limit_conn_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_limit_req_module.xml">
ngx_http_limit_req_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_log_module.xml">
ngx_http_log_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_map_module.xml">
ngx_http_map_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_memcached_module.xml">
ngx_http_memcached_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_mp4_module.xml">
ngx_http_mp4_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_perl_module.xml">
ngx_http_perl_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_proxy_module.xml">
ngx_http_proxy_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_random_index_module.xml">
ngx_http_random_index_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_realip_module.xml">
ngx_http_realip_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_referer_module.xml">
ngx_http_referer_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_rewrite_module.xml">
ngx_http_rewrite_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_secure_link_module.xml">
ngx_http_secure_link_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_session_log_module.xml">
ngx_http_session_log_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_spdy_module.xml">
ngx_http_spdy_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_split_clients_module.xml">
ngx_http_split_clients_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_ssi_module.xml">
ngx_http_ssi_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_ssl_module.xml">
ngx_http_ssl_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_status_module.xml">
ngx_http_status_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_sub_module.xml">
ngx_http_sub_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_upstream_module.xml">
ngx_http_upstream_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_userid_module.xml">
ngx_http_userid_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_xslt_module.xml">
ngx_http_xslt_module</link>
</listitem>

</list>
</para>

<para>
<list type="bullet">

<listitem>
<link doc="mail/ngx_mail_core_module.xml">
ngx_mail_core_module</link>
</listitem>

<listitem>
<link doc="mail/ngx_mail_pop3_module.xml">
ngx_mail_pop3_module</link>
</listitem>

<listitem>
<link doc="mail/ngx_mail_imap_module.xml">
ngx_mail_imap_module</link>
</listitem>

<listitem>
<link doc="mail/ngx_mail_smtp_module.xml">
ngx_mail_smtp_module</link>
</listitem>

<listitem>
<link doc="mail/ngx_mail_auth_http_module.xml">
ngx_mail_auth_http_module</link>
</listitem>

<listitem>
<link doc="mail/ngx_mail_proxy_module.xml">
ngx_mail_proxy_module</link>
</listitem>

<listitem>
<link doc="mail/ngx_mail_ssl_module.xml">
ngx_mail_ssl_module</link>
</listitem>

</list>
</para>

</section>

</article>