mirror of
https://github.com/apache/httpd.git
synced 2025-05-28 13:41:30 +03:00
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@421136 13f79535-47bb-0310-9956-ffa450edef68
97 lines
4.4 KiB
JavaScript
97 lines
4.4 KiB
JavaScript
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<!DOCTYPE indexpage SYSTEM "./style/sitemap.dtd">
|
|
<?xml-stylesheet type="text/xsl" href="./style/manual.es.xsl"?>
|
|
<!-- English Revision: 105989:420993 (outdated) -->
|
|
|
|
<!--
|
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
|
contributor license agreements. See the NOTICE file distributed with
|
|
this work for additional information regarding copyright ownership.
|
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
|
(the "License"); you may not use this file except in compliance with
|
|
the License. You may obtain a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
See the License for the specific language governing permissions and
|
|
limitations under the License.
|
|
-->
|
|
|
|
<indexpage metafile="index.xml.meta">
|
|
<parentdocument href="http://httpd.apache.org/docs-project/" />
|
|
|
|
<title>Versión &httpd.major;.&httpd.minor; de la documentación del Servidor de HTTP Apache</title>
|
|
|
|
<category id="release"><title>Notas de la Versión</title>
|
|
<page href="new_features_2_0.html">Nuevas funcionalidades en
|
|
Apache 2.0</page>
|
|
<page href="upgrading.html">Actualizarse a la versión 2.0 desde la 1.3</page>
|
|
<page href="license.html">Licencia Apache</page>
|
|
</category>
|
|
|
|
<category id="manual"><title>Manual de Referencia</title>
|
|
<page href="install.html">Compilación e Instalación</page>
|
|
<page href="invoking.html">Iniciar Apache</page>
|
|
<page href="stopping.html">Parar y reiniciar Apache</page>
|
|
<page href="mod/directives.html">Directivas para configurar la
|
|
ejecución</page>
|
|
<page href="mod/quickreference.html">Guía rápida de
|
|
Referencia de Directivas</page>
|
|
<page href="mod/">Módulos</page>
|
|
<page href="mpm.html">Módulos de MultiProcesamiento (MPMs)</page>
|
|
<page href="filter.html">Filtros</page>
|
|
<page href="handler.html">Handlers</page>
|
|
<page href="programs/">El Servidor Apache y Programas de Soporte</page>
|
|
<page href="glossary.html">Glosario</page>
|
|
</category>
|
|
|
|
<category id="usersguide"><title>Guía del Usuario</title>
|
|
<page href="bind.html">Puertos de escucha</page>
|
|
<page href="configuring.html">Ficheros de Configuración</page>
|
|
<page href="sections.html">Secciones de Configuración</page>
|
|
<page href="content-negotiation.html">Negociación de Contenidos</page>
|
|
<page href="dso.html">Objetos Dinámicos Compartidos (DSO)</page>
|
|
<page href="env.html">Variables de Entorno</page>
|
|
<page href="logs.html">Archivos Log</page>
|
|
<page href="urlmapping.html">Mapear URLs a ubicaciones de un
|
|
sistema de ficheros</page>
|
|
<page href="misc/perf-tuning.html">Ajustes para conseguir un mejor rendimiento</page>
|
|
<page href="misc/security_tips.html">Consejos de Seguridad</page>
|
|
<page href="server-wide.html">Configuración Básica de Apache</page>
|
|
<page href="ssl/">Encriptado SSL/TLS</page>
|
|
<page href="suexec.html">Ejecución de Suexec para CGIs</page>
|
|
<page href="misc/rewriteguide.html">Documentación adicional
|
|
sobre mod_rewrite</page>
|
|
<page href="vhosts/">Hosting Virtual</page>
|
|
</category>
|
|
|
|
<category id="howto"><title>How-To / Tutoriales</title>
|
|
<page href="howto/auth.html">Autentificación,
|
|
Autorización, y Control de Acceso</page>
|
|
<page href="howto/cgi.html">CGI: Contenido Dinámico</page>
|
|
<page href="howto/htaccess.html">Archivos .htaccess</page>
|
|
<page href="howto/ssi.html">Server Side Includes (SSI)</page>
|
|
<page href="howto/public_html.html">Directorios web para cada
|
|
usuario (public_html)</page>
|
|
</category>
|
|
|
|
<category id="platform"><title>Notas específicas sobre plataformas</title>
|
|
<page href="platform/windows.html">Microsoft Windows</page>
|
|
<page href="platform/netware.html">Novell NetWare</page>
|
|
<page href="platform/ebcdic.html">EBCDIC Port</page>
|
|
</category>
|
|
|
|
<category id="other"><title>Documentación adicional</title>
|
|
<page href="faq/">Preguntas Más Frecuentes</page>
|
|
<page href="sitemap.html">Mapa de este sitio web</page>
|
|
<page href="developer/">Documentación para desarrolladores</page>
|
|
<page href="misc/">Otros documentos</page>
|
|
</category>
|
|
|
|
</indexpage>
|
|
|
|
|