Commit 67574ea9 authored by Richard Bowen's avatar Richard Bowen
Browse files

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
parent d61bc743
Loading
Loading
Loading
Loading
+8 −2
Changes for docs/manual/programs/index.html.en: 8 added lines, 2 removed lines.
Original line number Diff line number Diff line
@@ -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">
+9 −2
Changes for docs/manual/programs/index.xml: 9 added lines, 2 removed lines.
Original line number Diff line number Diff line
@@ -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>