]> granicus.if.org Git - apache/blob - docs/manual/programs/index.xml.es
xforms
[apache] / docs / manual / programs / index.xml.es
1 <?xml version='1.0' encoding='UTF-8' ?>
2 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
3 <?xml-stylesheet type="text/xsl" href="../style/manual.es.xsl"?>
4 <!-- English Revision: 103425:1325282 (outdated) -->
5
6 <!--
7  Licensed to the Apache Software Foundation (ASF) under one or more
8  contributor license agreements.  See the NOTICE file distributed with
9  this work for additional information regarding copyright ownership.
10  The ASF licenses this file to You under the Apache License, Version 2.0
11  (the "License"); you may not use this file except in compliance with
12  the License.  You may obtain a copy of the License at
13
14      http://www.apache.org/licenses/LICENSE-2.0
15
16  Unless required by applicable law or agreed to in writing, software
17  distributed under the License is distributed on an "AS IS" BASIS,
18  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19  See the License for the specific language governing permissions and
20  limitations under the License.
21 -->
22
23 <manualpage metafile="index.xml.meta">
24 <parentdocument href="../"/>
25
26   <title>El Servidor Apache y Programas de Soporte</title>
27
28 <summary>
29     <p>Esta p&#225;gina contiene toda la documentaci&#243;n sobre los programas
30     ejecutables incluidos en el servidor Apache.</p>
31 </summary>
32
33 <section id="index"><title>&#205;ndice</title>
34
35     <dl>
36       <dt><a href="httpd.html">httpd</a></dt>
37
38       <dd>Servidor Apache del Protocolo de Transmisi&#243;n de
39       Hipertexto (HTTP)</dd>
40
41       <dt><a href="apachectl.html">apachectl</a></dt>
42
43       <dd>Interfaz de control del servidor HTTP Apache </dd>
44
45       <dt><a href="ab.html">ab</a></dt>
46
47       <dd>Herramienta de benchmarking del Servidor HTTP Apache</dd>
48
49       <dt><a href="apxs.html">apxs</a></dt>
50
51       <dd>Herramienta de Extensi&#243;n de Apache</dd>
52
53       <dt><a href="configure.html">configure</a></dt>
54
55       <dd>Configuraci&#243;n de la estructura de directorios de Apache</dd>
56
57       <dt><a href="dbmmanage.html">dbmmanage</a></dt>
58
59       <dd>Crea y actualiza los archivos de autentificaci&#243;n de usuarios
60       en formato DBM para autentificaci&#243;n b&#225;sica</dd>
61
62       <dt><a href="htdigest.html">htdigest</a></dt>
63
64       <dd>Crea y actualiza los ficheros de autentificaci&#243;n de usuarios
65       para autentificaci&#243;n tipo digest</dd>
66
67       <dt><a href="htpasswd.html">htpasswd</a></dt>
68
69       <dd>Crea y actualiza los ficheros de autentificaci&#243;n de usuarios
70       para autentificaci&#243;n b&#225;sica</dd>
71
72       <dt><a href="logresolve.html">logresolve</a></dt>
73
74       <dd>Resuelve los nombres de host para direcciones IP que est&#233;n
75       en los ficheros log de Apache</dd>
76
77       <dt><a href="rotatelogs.html">rotatelogs</a></dt>
78
79       <dd>Renueva los logs de Apache sin parar el servidor</dd>
80
81       <dt><a href="suexec.html">suexec</a></dt>
82
83       <dd>Switch User For Exec. Programa para cambiar la identidad de
84       usuario con la que se ejecuta un CGI</dd>
85
86       <dt><a href="other.html">Otros Programas</a></dt>
87       <dd>Herramientas de soporte sin secci&#243;n propia en la
88       documentaci&#243;n.</dd>
89     </dl>
90 </section>
91
92 </manualpage>
93
94