~ubuntu-branches/ubuntu/feisty/apache2/feisty

« back to all changes in this revision

Viewing changes to docs/manual/programs/index.html.en

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Barth
  • Date: 2006-12-09 21:05:45 UTC
  • mfrom: (0.6.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20061209210545-h70s0xaqc2v8vqr2
Tags: 2.2.3-3.2
* Non-maintainer upload.
* 043_ajp_connection_reuse: Patch from upstream Bugzilla, fixing a critical
  issue with regard to connection reuse in mod_proxy_ajp.
  Closes: #396265

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="ISO-8859-1"?>
 
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 
3
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><!--
 
4
        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
5
              This file is generated from xml source: DO NOT EDIT
 
6
        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
7
      -->
 
8
<title>Server and Supporting Programs - Apache HTTP Server</title>
 
9
<link href="../style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" />
 
10
<link href="../style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" />
 
11
<link href="../style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" />
 
12
<link href="../images/favicon.ico" rel="shortcut icon" /></head>
 
13
<body id="manual-page" class="no-sidebar"><div id="page-header">
 
14
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p>
 
15
<p class="apache">Apache HTTP Server Version 2.2</p>
 
16
<img alt="" src="../images/feather.gif" /></div>
 
17
<div class="up"><a href="../"><img title="&lt;-" alt="&lt;-" src="../images/left.gif" /></a></div>
 
18
<div id="path">
 
19
<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs/">Documentation</a> &gt; <a href="../">Version 2.2</a></div><div id="page-content"><div id="preamble"><h1>Server and Supporting Programs</h1>
 
20
<div class="toplang">
 
21
<p><span>Available Languages: </span><a href="../en/programs/" title="English">&nbsp;en&nbsp;</a> |
 
22
<a href="../es/programs/" hreflang="es" rel="alternate" title="Espa�ol">&nbsp;es&nbsp;</a> |
 
23
<a href="../ko/programs/" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 
24
<a href="../ru/programs/" hreflang="ru" rel="alternate" title="Russian">&nbsp;ru&nbsp;</a></p>
 
25
</div>
 
26
 
 
27
    <p>This page documents all the executable programs included
 
28
    with the Apache HTTP Server.</p>
 
29
</div>
 
30
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
31
<div class="section">
 
32
<h2><a name="index" id="index">Index</a></h2>
 
33
 
 
34
    <dl>
 
35
      <dt><code class="program"><a href="../programs/httpd.html">httpd</a></code></dt>
 
36
 
 
37
      <dd>Apache hypertext transfer protocol server</dd>
 
38
 
 
39
      <dt><code class="program"><a href="../programs/apachectl.html">apachectl</a></code></dt>
 
40
 
 
41
      <dd>Apache HTTP server control interface</dd>
 
42
 
 
43
      <dt><code class="program"><a href="../programs/ab.html">ab</a></code></dt>
 
44
 
 
45
      <dd>Apache HTTP server benchmarking tool</dd>
 
46
 
 
47
      <dt><code class="program"><a href="../programs/apxs.html">apxs</a></code></dt>
 
48
 
 
49
      <dd>APache eXtenSion tool</dd>
 
50
 
 
51
      <dt><code class="program"><a href="../programs/configure.html">configure</a></code></dt>
 
52
 
 
53
      <dd>Configure the source tree</dd>
 
54
 
 
55
      <dt><code class="program"><a href="../programs/dbmmanage.html">dbmmanage</a></code></dt>
 
56
 
 
57
      <dd>Create and update user authentication files in DBM format
 
58
      for basic authentication</dd>
 
59
 
 
60
      <dt><code class="program"><a href="../programs/htcacheclean.html">htcacheclean</a></code></dt>
 
61
      <dd>Clean up the disk cache</dd>
 
62
 
 
63
      <dt><code class="program"><a href="../programs/htdigest.html">htdigest</a></code></dt>
 
64
 
 
65
      <dd>Create and update user authentication files for digest
 
66
      authentication</dd>
 
67
 
 
68
      <dt><code class="program"><a href="../programs/htdbm.html">htdbm</a></code></dt>
 
69
 
 
70
      <dd>Manipulate DBM password databases.</dd>
 
71
 
 
72
      <dt><code class="program"><a href="../programs/htpasswd.html">htpasswd</a></code></dt>
 
73
 
 
74
      <dd>Create and update user authentication files for basic
 
75
      authentication</dd>
 
76
 
 
77
      <dt><code class="program"><a href="../programs/httxt2dbm.html">httxt2dbm</a></code></dt>
 
78
 
 
79
      <dd>Create dbm files for use with RewriteMap</dd>
 
80
 
 
81
      <dt><code class="program"><a href="../programs/logresolve.html">logresolve</a></code></dt>
 
82
 
 
83
      <dd>Resolve hostnames for IP-addresses in Apache
 
84
      logfiles</dd>
 
85
 
 
86
      <dt><code class="program"><a href="../programs/rotatelogs.html">rotatelogs</a></code></dt>
 
87
 
 
88
      <dd>Rotate Apache logs without having to kill the server</dd>
 
89
 
 
90
      <dt><code class="program"><a href="../programs/suexec.html">suexec</a></code></dt>
 
91
 
 
92
      <dd>Switch User For Exec</dd>
 
93
 
 
94
      <dt><a href="other.html">Other Programs</a></dt>
 
95
      <dd>Support tools with no own manual page.</dd>
 
96
    </dl>
 
97
</div></div>
 
98
<div class="bottomlang">
 
99
<p><span>Available Languages: </span><a href="../en/programs/" title="English">&nbsp;en&nbsp;</a> |
 
100
<a href="../es/programs/" hreflang="es" rel="alternate" title="Espa�ol">&nbsp;es&nbsp;</a> |
 
101
<a href="../ko/programs/" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 
102
<a href="../ru/programs/" hreflang="ru" rel="alternate" title="Russian">&nbsp;ru&nbsp;</a></p>
 
103
</div><div id="footer">
 
104
<p class="apache">Copyright 2006 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 
105
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
 
106
</body></html>
 
 
b'\\ No newline at end of file'