view xml/en/docs/faq.xml @ 2865:0d355d154181

Corrected syntax of ssl_conf_command and friends. Each directive takes exactly two arguments: command name and value.
author Sergey Kandaurov <pluknet@nginx.com>
date Thu, 23 Jun 2022 14:00:09 +0400
parents cb43695220b2
children
line wrap: on
line source

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

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

<article name="FAQ"
         link="/en/docs/faq.html"
         lang="en"
         rev="2">


<section>

<para>
<list type="bullet">

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

<listitem>
<link doc="faq/license_copyright.xml"/>
</listitem>

<listitem>
<link doc="faq/accept_failed.xml"/>
</listitem>

<listitem>
<link doc="faq/variables_in_config.xml"/>
</listitem>

<listitem>
<link doc="faq/daemon_master_process_off.xml"/>
</listitem>

<listitem>
<link doc="faq/chunked_encoding_from_backend.xml"/>
</listitem>

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

</list>
</para>

</section>

</article>