comparison xml/en/docs/configure.xml @ 2910:5f1d472f6a97

Documented ngx.conf_prefix property in njs Reference.
author Yaroslav Zhuravlev <yar@nginx.com>
date Thu, 17 Nov 2022 18:24:58 +0000
parents 8e2a95422dc4
children a85e4d126bc7
comparison
equal deleted inserted replaced
2909:1a91221b2901 2910:5f1d472f6a97
6 <!DOCTYPE article SYSTEM "../../../dtd/article.dtd"> 6 <!DOCTYPE article SYSTEM "../../../dtd/article.dtd">
7 7
8 <article name="Building nginx from Sources" 8 <article name="Building nginx from Sources"
9 link="/en/docs/configure.html" 9 link="/en/docs/configure.html"
10 lang="en" 10 lang="en"
11 rev="19"> 11 rev="20">
12 12
13 <section> 13 <section>
14 14
15 <para> 15 <para>
16 The build is configured using the <command>configure</command> command. 16 The build is configured using the <command>configure</command> command.
37 </para> 37 </para>
38 38
39 <para> 39 <para>
40 <list type="tag"> 40 <list type="tag">
41 41
42 <tag-name> 42 <tag-name id="prefix">
43 <literal>--prefix=<value>path</value></literal> 43 <literal>--prefix=<value>path</value></literal>
44 </tag-name> 44 </tag-name>
45 <tag-desc> 45 <tag-desc>
46 defines a directory that will keep server files. 46 defines a directory that will keep server files.
47 This same directory will also be used for all relative paths set by 47 This same directory will also be used for all relative paths set by