httpd \- Apache Hypertext Transfer Protocol Server
@@ -56,7 +56,7 @@ Set the initial value for the ServerRoot directive to \fIserverroot\fR\&. This c
Uses the directives in the file \fIconfig\fR on startup\&. If \fIconfig\fR does not begin with a /, then it is taken to be a path relative to the ServerRoot\&. The default is conf/httpd\&.conf\&.
.TP
-k start|restart|graceful|stop|graceful-stop
Signals httpd to start, restart, or stop\&. See Stopping Apache for more information\&.
Signals httpd to start, restart, or stop\&. See Stopping Apache httpd for more information\&.
.TP
-C \fIdirective\fR
Process the configuration \fIdirective\fR before reading config files\&.
@@ -88,7 +88,7 @@ Dump a list of loaded Static and Shared Modules\&.
-S
Show the settings as parsed from the config file (currently only shows the virtualhost settings)\&.
.TP
-T (Availabe in 2\&.3\&.8 and later)
-T (Available in 2\&.3\&.8 and later)
Skip document root check at startup/restart\&.
.TP
-t
@@ -109,10 +109,10 @@ The following arguments are available only on the Windows platform:
.TP
-k install|config|uninstall
Install Apache as a Windows NT service; change startup options for the Apache service; and uninstall the Apache service\&.
Install Apache httpd as a Windows NT service; change startup options for the Apache httpd service; and uninstall the Apache httpd service\&.
.TP
-n \fIname\fR
The \fIname\fR of the Apache service to signal\&.
The \fIname\fR of the Apache httpd service to signal\&.
.TP
-w
Keep the console window open on error so that the error message can be read\&.
so you may still have to resort to <codeclass="module"><ahref="../mod/mod_rewrite.html">mod_rewrite</a></code>
for complex rules.</p>
<p>Normally, mod_proxy will include the query string when
generating the <var>SCRIPT_FILENAME</var> environment variable.
The optional <var>noquery</var> keyword (available in
httpd 2.4.1 and later) prevents this.</p>
<p>When used inside a <codeclass="directive"><ahref="../mod/core.html#location"><Location></a></code> section, the first argument is omitted and the local
directory is obtained from the <codeclass="directive"><ahref="../mod/core.html#location"><Location></a></code>. The same will occur inside a