summaryrefslogtreecommitdiff
path: root/docs/manual/programs/httpd.html.en
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/programs/httpd.html.en')
-rw-r--r--docs/manual/programs/httpd.html.en7
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/manual/programs/httpd.html.en b/docs/manual/programs/httpd.html.en
index 5a496803..b388b263 100644
--- a/docs/manual/programs/httpd.html.en
+++ b/docs/manual/programs/httpd.html.en
@@ -49,7 +49,8 @@
[ -<strong>R</strong> <var>directory</var> ] [ -<strong>h</strong> ]
[ -<strong>l</strong> ] [ -<strong>L</strong> ] [ -<strong>S</strong> ]
[ -<strong>t</strong> ] [ -<strong>v</strong> ] [ -<strong>V</strong> ]
- [ -<strong>X</strong> ] [ -<strong>M</strong> ]</code></p>
+ [ -<strong>X</strong> ] [ -<strong>M</strong> ] [ -<strong>T</strong> ]
+ </code></p>
<p>On <a href="../platform/windows.html">Windows systems</a>, the
following additional arguments are available:</p>
@@ -142,6 +143,10 @@ places where the directive is valid.</dd>
<dd>Show the settings as parsed from the config file (currently only
shows the virtualhost settings).</dd>
+<dt><code>-T</code> (Available in 2.2.17 and later)</dt>
+
+<dd>Skip document root check at startup/restart.</dd>
+
<dt><code>-t</code></dt>
<dd>Run syntax tests for configuration files only. The program