summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_alias.html
diff options
context:
space:
mode:
authorKen Coar <coar@apache.org>1998-02-05 20:05:18 +0000
committerKen Coar <coar@apache.org>1998-02-05 20:05:18 +0000
commit80c32a1d5fe6458abcf83e4ca000eebcdb2c3da7 (patch)
treed84bf79bbaa000a17174059724a09ff6219e8245 /docs/manual/mod/mod_alias.html
parent3ff603fdf59d7b3247bdd60b9054095cded19258 (diff)
downloadhttpd-80c32a1d5fe6458abcf83e4ca000eebcdb2c3da7.tar.gz
Another pass at the normalisation of the HTML tags. Some
corrections coming up. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80130 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_alias.html')
-rw-r--r--docs/manual/mod/mod_alias.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/manual/mod/mod_alias.html b/docs/manual/mod/mod_alias.html
index 11758c65c5..aaef24a157 100644
--- a/docs/manual/mod/mod_alias.html
+++ b/docs/manual/mod/mod_alias.html
@@ -35,7 +35,7 @@ host filesystem in the the document tree, and for URL redirection.
<HR>
-<h2><A name="alias">Alias directive</A></h2>
+<H2><A name="alias">Alias directive</A></H2>
<P>
<!--%plaintext &lt;?INDEX {\tt Alias} directive&gt; -->
<A
@@ -79,7 +79,7 @@ See also <A HREF="#scriptalias">ScriptAlias</A>.
</P>
<HR>
-<h2><A name="aliasmatch">AliasMatch</A></h2>
+<H2><A name="aliasmatch">AliasMatch</A></H2>
<P>
<A
HREF="directive-dict.html#Syntax"
@@ -116,7 +116,7 @@ to activate the <CODE>/icons</CODE> directory, one might use:
<HR>
-<h2><A name="redirect">Redirect directive</A></h2>
+<H2><A name="redirect">Redirect directive</A></H2>
<P>
<!--%plaintext &lt;?INDEX {\tt Redirect} directive&gt; -->
<A
@@ -195,7 +195,7 @@ the function <CODE>send_error_response</CODE> in http_protocol.c).
</P>
<HR>
-<h2><A name="redirectmatch">RedirectMatch</A></h2>
+<H2><A name="redirectmatch">RedirectMatch</A></H2>
<P>
<A
HREF="directive-dict.html#Syntax"
@@ -233,7 +233,7 @@ one might use:
<HR>
-<h2><A name="redirecttemp">RedirectTemp directive</A></h2>
+<H2><A name="redirecttemp">RedirectTemp directive</A></H2>
<P>
<!--%plaintext &lt;?INDEX {\tt Redirect} directive&gt; -->
<A
@@ -264,7 +264,7 @@ temporary</CODE>.
</P>
<HR>
-<h2><A name="redirectperm">RedirectPermanent directive</A></h2>
+<H2><A name="redirectperm">RedirectPermanent directive</A></H2>
<P>
<!--%plaintext &lt;?INDEX {\tt Redirect} directive&gt; -->
<A
@@ -294,7 +294,7 @@ This directive makes the client know that the Redirect is permanent
</P>
<HR>
-<h2><A name="scriptalias">ScriptAlias directive</A></h2>
+<H2><A name="scriptalias">ScriptAlias directive</A></H2>
<P>
<!--%plaintext &lt;?INDEX {\tt ScriptAlias} directive&gt; -->
<A
@@ -331,7 +331,7 @@ run the script /web/cgi-bin/foo.
<HR>
-<h2><A name="scriptaliasmatch">ScriptAliasMatch</A></h2>
+<H2><A name="scriptaliasmatch">ScriptAliasMatch</A></H2>
<P>
<A
HREF="directive-dict.html#Syntax"