mirror of
https://github.com/apache/httpd.git
synced 2026-01-06 09:01:14 +03:00
Provide links to the two support programs that are listed on that
'other' page, rather than the nondescript and unhelpful 'other' link. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@413208 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -82,16 +82,22 @@
|
||||
<dd>Resolve hostnames for IP-addresses in Apache
|
||||
logfiles</dd>
|
||||
|
||||
<dt><a href="other.html#log_server_status">log_server_status</a></dt>
|
||||
|
||||
<dd>Periodically log the server's status</dd>
|
||||
|
||||
<dt><code class="program"><a href="../programs/rotatelogs.html">rotatelogs</a></code></dt>
|
||||
|
||||
<dd>Rotate Apache logs without having to kill the server</dd>
|
||||
|
||||
<dt><a href="other.html#split-logfile">split-logfile</a></dt>
|
||||
|
||||
<dd>Split a multi-vhost logfile into per-host logfiles</dd>
|
||||
|
||||
<dt><code class="program"><a href="../programs/suexec.html">suexec</a></code></dt>
|
||||
|
||||
<dd>Switch User For Exec</dd>
|
||||
|
||||
<dt><a href="other.html">Other Programs</a></dt>
|
||||
<dd>Support tools with no own manual page.</dd>
|
||||
</dl>
|
||||
</div></div>
|
||||
<div class="bottomlang">
|
||||
|
||||
@@ -84,16 +84,23 @@
|
||||
<dd>Resolve hostnames for IP-addresses in Apache
|
||||
logfiles</dd>
|
||||
|
||||
<dt><a
|
||||
href="other.html#log_server_status">log_server_status</a></dt>
|
||||
|
||||
<dd>Periodically log the server's status</dd>
|
||||
|
||||
<dt><program>rotatelogs</program></dt>
|
||||
|
||||
<dd>Rotate Apache logs without having to kill the server</dd>
|
||||
|
||||
<dt><a href="other.html#split-logfile">split-logfile</a></dt>
|
||||
|
||||
<dd>Split a multi-vhost logfile into per-host logfiles</dd>
|
||||
|
||||
<dt><program>suexec</program></dt>
|
||||
|
||||
<dd>Switch User For Exec</dd>
|
||||
|
||||
<dt><a href="other.html">Other Programs</a></dt>
|
||||
<dd>Support tools with no own manual page.</dd>
|
||||
</dl>
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user