summaryrefslogtreecommitdiffstats
path: root/docs/manual
diff options
context:
space:
mode:
authorLuis Gil <lgilbernabe@apache.org>2016-11-03 01:40:12 +0100
committerLuis Gil <lgilbernabe@apache.org>2016-11-03 01:40:12 +0100
commit8c84b4ceac215d2bb2b51b23b8e9ee60f768d196 (patch)
tree70d8ab3b33b7dfe6830de1bdacdec9c0b3df332b /docs/manual
parentmod_http2: fix for beam double cleanup crashes introduced in 1.7.7 (diff)
downloadapache2-8c84b4ceac215d2bb2b51b23b8e9ee60f768d196.tar.xz
apache2-8c84b4ceac215d2bb2b51b23b8e9ee60f768d196.zip
Added the link to the unlinked page in the index http://httpd.apache.org/docs/trunk/howto/
hopping to make the web more user friendly git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1767808 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual')
-rw-r--r--docs/manual/index.html.en3
-rw-r--r--docs/manual/index.html.es3
-rw-r--r--docs/manual/index.xml1
-rw-r--r--docs/manual/index.xml.es1
4 files changed, 6 insertions, 2 deletions
diff --git a/docs/manual/index.html.en b/docs/manual/index.html.en
index 08761ba767..81296b8bd9 100644
--- a/docs/manual/index.html.en
+++ b/docs/manual/index.html.en
@@ -80,7 +80,8 @@ Documentation</h1>
<li><a href="vhosts/">Virtual Hosts</a></li>
</ul>
</div></td><td class="col3"><div class="category"><h2><a name="howto" id="howto">How-To / Tutorials</a></h2>
-<ul><li><a href="howto/auth.html">Authentication and Authorization</a></li>
+<ul><li><a href="howto">How to index page </a></li>
+<li><a href="howto/auth.html">Authentication and Authorization</a></li>
<li><a href="howto/access.html">Access Control</a></li>
<li><a href="howto/cgi.html">CGI: Dynamic Content</a></li>
<li><a href="howto/htaccess.html">.htaccess files</a></li>
diff --git a/docs/manual/index.html.es b/docs/manual/index.html.es
index 5f16cb16bc..636406ab76 100644
--- a/docs/manual/index.html.es
+++ b/docs/manual/index.html.es
@@ -80,7 +80,8 @@ Documentación</h1>
<li><a href="vhosts/">Servidores Virtuales</a></li>
</ul>
</div></td><td class="col3"><div class="category"><h2><a name="howto" id="howto">How-To / Tutoriales</a></h2>
-<ul><li><a href="howto/auth.html">Autenticación y Autorización</a></li>
+<ul><li><a href="howto">Índice de Tutoriales </a></li>
+<li><a href="howto/auth.html">Autenticación y Autorización</a></li>
<li><a href="howto/access.html">Control de Acceso</a></li>
<li><a href="howto/cgi.html">CGI: Contenido Dinámico</a></li>
<li><a href="howto/htaccess.html">Ficheros .htaccess</a></li>
diff --git a/docs/manual/index.xml b/docs/manual/index.xml
index 1bf1cc63ca..8cbf5c5ce9 100644
--- a/docs/manual/index.xml
+++ b/docs/manual/index.xml
@@ -70,6 +70,7 @@ Documentation</title>
</category>
<category id="howto"><title>How-To / Tutorials</title>
+ <page href="howto">How to index page </page>
<page href="howto/auth.html">Authentication and Authorization</page>
<page href="howto/access.html">Access Control</page>
<page href="howto/cgi.html">CGI: Dynamic Content</page>
diff --git a/docs/manual/index.xml.es b/docs/manual/index.xml.es
index eb1006e30e..d3dcf847e5 100644
--- a/docs/manual/index.xml.es
+++ b/docs/manual/index.xml.es
@@ -72,6 +72,7 @@ Documentación</title>
</category>
<category id="howto"><title>How-To / Tutoriales</title>
+ <page href="howto">Ãndice de Tutoriales </page>
<page href="howto/auth.html">Autenticación y Autorización</page>
<page href="howto/access.html">Control de Acceso</page>
<page href="howto/cgi.html">CGI: Contenido Dinámico</page>