home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 November / CMCD1104.ISO / Software / Complet / Apache / apache_2.0.52-win32-x86-no_ssl.msi / Data.Cab / F278522_index.xml < prev    next >
Extensible Markup Language  |  2004-04-17  |  3KB  |  89 lines

  1. <?xml version='1.0' encoding='UTF-8' ?>
  2. <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
  3. <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  4. <!-- $Revision: 1.1.2.8 $ -->
  5.  
  6. <!--
  7.  Copyright 2002-2004 The Apache Software Foundation
  8.  
  9.  Licensed under the Apache License, Version 2.0 (the "License");
  10.  you may not use this file except in compliance with the License.
  11.  You may obtain a copy of the License at
  12.  
  13.      http://www.apache.org/licenses/LICENSE-2.0
  14.  
  15.  Unless required by applicable law or agreed to in writing, software
  16.  distributed under the License is distributed on an "AS IS" BASIS,
  17.  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  18.  See the License for the specific language governing permissions and
  19.  limitations under the License.
  20. -->
  21.  
  22. <manualpage metafile="index.xml.meta">
  23. <parentdocument href="../"/>
  24.  
  25.   <title>Server and Supporting Programs</title>
  26.  
  27. <summary>
  28.     <p>This page documents all the executable programs included
  29.     with the Apache HTTP Server.</p>
  30. </summary>
  31.  
  32. <section id="index"><title>Index</title>
  33.  
  34.     <dl>
  35.       <dt><a href="httpd.html">httpd</a></dt>
  36.  
  37.       <dd>Apache hypertext transfer protocol server</dd>
  38.  
  39.       <dt><a href="apachectl.html">apachectl</a></dt>
  40.  
  41.       <dd>Apache HTTP server control interface</dd>
  42.  
  43.       <dt><a href="ab.html">ab</a></dt>
  44.  
  45.       <dd>Apache HTTP server benchmarking tool</dd>
  46.  
  47.       <dt><a href="apxs.html">apxs</a></dt>
  48.  
  49.       <dd>APache eXtenSion tool</dd>
  50.  
  51.       <dt><a href="configure.html">configure</a></dt>
  52.  
  53.       <dd>Configure the source tree</dd>
  54.  
  55.       <dt><a href="dbmmanage.html">dbmmanage</a></dt>
  56.  
  57.       <dd>Create and update user authentication files in DBM format
  58.       for basic authentication</dd>
  59.  
  60.       <dt><a href="htdigest.html">htdigest</a></dt>
  61.  
  62.       <dd>Create and update user authentication files for digest
  63.       authentication</dd>
  64.  
  65.       <dt><a href="htpasswd.html">htpasswd</a></dt>
  66.  
  67.       <dd>Create and update user authentication files for basic
  68.       authentication</dd>
  69.  
  70.       <dt><a href="logresolve.html">logresolve</a></dt>
  71.  
  72.       <dd>Resolve hostnames for IP-addresses in Apache
  73.       logfiles</dd>
  74.  
  75.       <dt><a href="rotatelogs.html">rotatelogs</a></dt>
  76.  
  77.       <dd>Rotate Apache logs without having to kill the server</dd>
  78.  
  79.       <dt><a href="suexec.html">suexec</a></dt>
  80.  
  81.       <dd>Switch User For Exec</dd>
  82.  
  83.       <dt><a href="other.html">Other Programs</a></dt>
  84.       <dd>Support tools with no own manual page.</dd>
  85.     </dl>
  86. </section>
  87.  
  88. </manualpage>
  89.