diff options
author | Ken Coar <coar@apache.org> | 1998-02-05 21:05:18 +0100 |
---|---|---|
committer | Ken Coar <coar@apache.org> | 1998-02-05 21:05:18 +0100 |
commit | 80c32a1d5fe6458abcf83e4ca000eebcdb2c3da7 (patch) | |
tree | d84bf79bbaa000a17174059724a09ff6219e8245 /docs/manual/mod/mod_cern_meta.html | |
parent | Correct a link that assumed the old documentation tree layout. (diff) | |
download | apache2-80c32a1d5fe6458abcf83e4ca000eebcdb2c3da7.tar.xz apache2-80c32a1d5fe6458abcf83e4ca000eebcdb2c3da7.zip |
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_cern_meta.html')
-rw-r--r-- | docs/manual/mod/mod_cern_meta.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/manual/mod/mod_cern_meta.html b/docs/manual/mod/mod_cern_meta.html index 162517511d..5d273db342 100644 --- a/docs/manual/mod/mod_cern_meta.html +++ b/docs/manual/mod/mod_cern_meta.html @@ -19,7 +19,7 @@ This module is contained in the <CODE>mod_cern_meta.c</CODE> file, and is not compiled in by default. It provides for CERN httpd metafile semantics. It is only available in Apache 1.1 and later. -<h2>Summary</h2> +<H2>Summary</H2> Emulate the CERN HTTPD Meta file semantics. Meta files are HTTP headers that can be output in addition to the normal range of headers @@ -34,7 +34,7 @@ who can exploit this module. <A HREF="http://www.w3.org/pub/WWW/Daemon/User/Config/General.html#MetaDir ">CERN metafile semantics</A> is available. -<h2>Directives</h2> +<H2>Directives</H2> <UL> <LI><A HREF="#metafiles">MetaFiles</A> <LI><A HREF="#metadir">MetaDir</A> @@ -43,7 +43,7 @@ who can exploit this module. <HR> -<h2><A name="metafiles">MetaFiles</A></h2> +<H2><A name="metafiles">MetaFiles</A></H2> <A HREF="directive-dict.html#Syntax" REL="Help" @@ -72,7 +72,7 @@ and later.<P> Turns on/off Meta file processing on a per-directory basis. This option was introduced in Apache 1.3. -<h2><A name="metadir">MetaDir</A></h2> +<H2><A name="metadir">MetaDir</A></H2> <A HREF="directive-dict.html#Syntax" REL="Help" @@ -103,7 +103,7 @@ subdirectory of the directory that contains the file being accessed. Set to "<CODE>.</CODE>" to look in the same directory as the file. -<h2><A name="metasuffix">MetaSuffix</A></h2> +<H2><A name="metasuffix">MetaSuffix</A></H2> <A HREF="directive-dict.html#Syntax" REL="Help" |