view xml/en/docs/index.xml @ 2063:6855bdb15368

Removed mentions of wiki.nginx.org. The wiki was moved to nginx.com long time ago. It's almost unmaintained now and all the links have been removed from nginx.com as well.
author Valentin Bartenev <vbart@nginx.com>
date Thu, 19 Oct 2017 20:43:00 +0300
parents 5c55b7054b58
children fee7627f6a5a
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="41"
         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 url="https://www.nginx.com/resources/admin-guide/">Admin’s Guide</link>
</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="syslog.xml"/>
</listitem>

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

<listitem>
<link doc="switches.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/load_balancing.xml"/>
</listitem>

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

</list>

<list type="bullet">

<listitem>
<link doc="stream/stream_processing.xml"/>
</listitem>

</list>

<list type="bullet">

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

</list>

<list type="bullet">

<listitem>
<link url="http://www.aosabook.org/en/nginx.html">Chapter “nginx” in
“The Architecture of Open Source Applications”</link>
</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 url="https://www.nginx.com/resources/admin-guide/setting-nginx-plus-environment-amazon-ec2/">Setting up NGINX Plus environment on Amazon EC2</link>
</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>

<listitem>
<link doc="dev/development_guide.xml"/>
</listitem>

</list>
</para>

</section>


<section name="Modules reference">

<para>
<list type="bullet">

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

<listitem>
<link doc="varindex.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_api_module.xml">
ngx_http_api_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_jwt_module.xml">
ngx_http_auth_jwt_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_js_module.xml">
ngx_http_js_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_keyval_module.xml">
ngx_http_keyval_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_mirror_module.xml">
ngx_http_mirror_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_scgi_module.xml">
ngx_http_scgi_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_slice_module.xml">
ngx_http_slice_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_stub_status_module.xml">
ngx_http_stub_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_upstream_conf_module.xml">
ngx_http_upstream_conf_module</link>
</listitem>

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

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

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

<listitem>
<link doc="http/ngx_http_v2_module.xml">
ngx_http_v2_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_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>

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

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

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

</list>
</para>

<para>
<list type="bullet">

<listitem>
<link doc="stream/ngx_stream_core_module.xml">
ngx_stream_core_module</link>
</listitem>

<listitem>
<link doc="stream/ngx_stream_access_module.xml">
ngx_stream_access_module</link>
</listitem>

<listitem>
<link doc="stream/ngx_stream_geo_module.xml">
ngx_stream_geo_module</link>
</listitem>

<listitem>
<link doc="stream/ngx_stream_geoip_module.xml">
ngx_stream_geoip_module</link>
</listitem>

<listitem>
<link doc="stream/ngx_stream_js_module.xml">
ngx_stream_js_module</link>
</listitem>

<listitem>
<link doc="stream/ngx_stream_limit_conn_module.xml">
ngx_stream_limit_conn_module</link>
</listitem>

<listitem>
<link doc="stream/ngx_stream_log_module.xml">
ngx_stream_log_module</link>
</listitem>

<listitem>
<link doc="stream/ngx_stream_map_module.xml">
ngx_stream_map_module</link>
</listitem>

<listitem>
<link doc="stream/ngx_stream_proxy_module.xml">
ngx_stream_proxy_module</link>
</listitem>

<listitem>
<link doc="stream/ngx_stream_realip_module.xml">
ngx_stream_realip_module</link>
</listitem>

<listitem>
<link doc="stream/ngx_stream_return_module.xml">
ngx_stream_return_module</link>
</listitem>

<listitem>
<link doc="stream/ngx_stream_split_clients_module.xml">
ngx_stream_split_clients_module</link>
</listitem>

<listitem>
<link doc="stream/ngx_stream_ssl_module.xml">
ngx_stream_ssl_module</link>
</listitem>

<listitem>
<link doc="stream/ngx_stream_ssl_preread_module.xml">
ngx_stream_ssl_preread_module</link>
</listitem>

<listitem>
<link doc="stream/ngx_stream_upstream_module.xml">
ngx_stream_upstream_module</link>
</listitem>

<listitem>
<link doc="stream/ngx_stream_upstream_hc_module.xml">
ngx_stream_upstream_hc_module</link>
</listitem>

</list>
</para>

<para>
<list type="bullet">

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

</list>
</para>

</section>

</article>