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

« back to all changes in this revision

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

  • 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="es" xml:lang="es"><head><!--
 
4
        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
5
              This file is generated from xml source: DO NOT EDIT
 
6
        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
7
      -->
 
8
<title>El Servidor Apache y Programas de Soporte - Servidor HTTP Apache</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/">M�dulos</a> | <a href="../mod/directives.html">Directivas</a> | <a href="../faq/">Preguntas Frecuentes</a> | <a href="../glossary.html">Glosario</a> | <a href="../sitemap.html">Mapa de este sitio web</a></p>
 
15
<p class="apache">Versi�n 2.2 del Servidor HTTP Apache</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/">Servidor HTTP</a> &gt; <a href="http://httpd.apache.org/docs/">Documentaci�n</a> &gt; <a href="../">Versi�n 2.2</a></div><div id="page-content"><div id="preamble"><h1>El Servidor Apache y Programas de Soporte</h1>
 
20
<div class="toplang">
 
21
<p><span>Idiomas disponibles: </span><a href="../en/programs/" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 
22
<a href="../es/programs/" 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
<div class="outofdate">Esta traducci�n podr�a estar
 
27
            obsoleta. Consulte la versi�n en ingl�s de la
 
28
            documentaci�n para comprobar si se han producido cambios
 
29
            recientemente.</div>
 
30
 
 
31
    <p>Esta p�gina contiene toda la documentaci�n sobre los programas
 
32
    ejecutables incluidos en el servidor Apache.</p>
 
33
</div>
 
34
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
35
<div class="section">
 
36
<h2><a name="index" id="index">�ndice</a></h2>
 
37
 
 
38
    <dl>
 
39
      <dt><a href="httpd.html">httpd</a></dt>
 
40
 
 
41
      <dd>Servidor Apache del Protocolo de Transmisi�n de
 
42
      Hipertexto (HTTP)</dd>
 
43
 
 
44
      <dt><a href="apachectl.html">apachectl</a></dt>
 
45
 
 
46
      <dd>Interfaz de control del servidor HTTP Apache </dd>
 
47
 
 
48
      <dt><a href="ab.html">ab</a></dt>
 
49
 
 
50
      <dd>Herramienta de benchmarking del Servidor HTTP Apache</dd>
 
51
 
 
52
      <dt><a href="apxs.html">apxs</a></dt>
 
53
 
 
54
      <dd>Herramienta de Extensi�n de Apache</dd>
 
55
 
 
56
      <dt><a href="configure.html">configure</a></dt>
 
57
 
 
58
      <dd>Configuraci�n de la estructura de directorios de Apache</dd>
 
59
 
 
60
      <dt><a href="dbmmanage.html">dbmmanage</a></dt>
 
61
 
 
62
      <dd>Crea y actualiza los archivos de autentificaci�n de usuarios
 
63
      en formato DBM para autentificaci�n b�sica</dd>
 
64
 
 
65
      <dt><a href="htdigest.html">htdigest</a></dt>
 
66
 
 
67
      <dd>Crea y actualiza los ficheros de autentificaci�n de usuarios
 
68
      para autentificaci�n tipo digest</dd>
 
69
 
 
70
      <dt><a href="htpasswd.html">htpasswd</a></dt>
 
71
 
 
72
      <dd>Crea y actualiza los ficheros de autentificaci�n de usuarios
 
73
      para autentificaci�n b�sica</dd>
 
74
 
 
75
      <dt><a href="logresolve.html">logresolve</a></dt>
 
76
 
 
77
      <dd>Resuelve los nombres de host para direcciones IP que est�n
 
78
      en los ficheros log de Apache</dd>
 
79
 
 
80
      <dt><a href="rotatelogs.html">rotatelogs</a></dt>
 
81
 
 
82
      <dd>Renueva los logs de Apache sin parar el servidor</dd>
 
83
 
 
84
      <dt><a href="suexec.html">suexec</a></dt>
 
85
 
 
86
      <dd>Switch User For Exec. Programa para cambiar la identidad de
 
87
      usuario con la que se ejecuta un CGI</dd>
 
88
 
 
89
      <dt><a href="other.html">Otros Programas</a></dt>
 
90
      <dd>Herramientas de soporte sin secci�n propia en la
 
91
      documentaci�n.</dd>
 
92
    </dl>
 
93
</div></div>
 
94
<div class="bottomlang">
 
95
<p><span>Idiomas disponibles: </span><a href="../en/programs/" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 
96
<a href="../es/programs/" title="Espa�ol">&nbsp;es&nbsp;</a> |
 
97
<a href="../ko/programs/" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 
98
<a href="../ru/programs/" hreflang="ru" rel="alternate" title="Russian">&nbsp;ru&nbsp;</a></p>
 
99
</div><div id="footer">
 
100
<p class="apache">Copyright 2006 The Apache Software Foundation.<br />Licencia bajo los t�rminos de la <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 
101
<p class="menu"><a href="../mod/">M�dulos</a> | <a href="../mod/directives.html">Directivas</a> | <a href="../faq/">Preguntas Frecuentes</a> | <a href="../glossary.html">Glosario</a> | <a href="../sitemap.html">Mapa de este sitio web</a></p></div>
 
102
</body></html>
 
 
b'\\ No newline at end of file'