view xml/it/docs/index.xml @ 3043:9eadb98ec770

Free nginx: removed commercial version documentation.
author Maxim Dounin <mdounin@mdounin.ru>
date Wed, 14 Feb 2024 20:05:49 +0300
parents 6bfd39dc48c5
children
line wrap: on
line source

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

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

<article name="Documentazione di nginx"
         link="/it/docs/"
         lang="it"
         translator="Angelo Papadia"
         rev="9"
         toc="no">


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

<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="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="Sviluppo">

<para>
<list type="bullet">

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

</list>
</para>

</section>


<!--
<section name="Guida di riferimento dei moduli">

<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_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_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_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_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_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>