view xml/en/docs/faq.xml @ 2983:67dd348c9757

Documented new global nginx properties in njs Reference. The following properties were added: ngx.build, ngx.conf_file_path, ngx.error_log_path, ngx.prefix, ngx.version, ngx.version_number.
author Yaroslav Zhuravlev <yar@nginx.com>
date Thu, 01 Jun 2023 17:12:18 +0100
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>