summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_expires.html
diff options
context:
space:
mode:
authorMarc Slemko <marc@apache.org>1997-05-01 05:27:03 +0000
committerMarc Slemko <marc@apache.org>1997-05-01 05:27:03 +0000
commit12e17e74b52b8509ab574e88f0250432db7e5928 (patch)
tree298de9f765ae79d4a527a13dc4c2f838719faceb /docs/manual/mod/mod_expires.html
parentc15678fe4eb9a1bc04c998c7a1350af483a74851 (diff)
downloadhttpd-12e17e74b52b8509ab574e88f0250432db7e5928.tar.gz
Big spelling and HTML cleanup of docs. Thanks go to weblint and ispell
and their authors. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78081 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_expires.html')
-rw-r--r--docs/manual/mod/mod_expires.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/docs/manual/mod/mod_expires.html b/docs/manual/mod/mod_expires.html
index 0ee4d20a6f..2d86c25b0d 100644
--- a/docs/manual/mod/mod_expires.html
+++ b/docs/manual/mod/mod_expires.html
@@ -44,9 +44,9 @@
</LI>
</MENU>
<HR>
- <A NAME="expiresactive">
- <H2>ExpiresActive directive</H2>
- </A>
+ <H2><A NAME="expiresactive">
+ ExpiresActive directive
+ </A></H2>
<!--%plaintext &lt;?INDEX {\tt ExpiresActive} directive&gt; -->
<P>
<STRONG>Syntax:</STRONG> ExpiresActive <EM>boolean</EM>
@@ -85,9 +85,9 @@
directive wasn't even specified.
</P>
<HR>
- <A NAME="expiresbytype">
- <H2>ExpiresByType directive</H2>
- </A>
+ <H2><A NAME="expiresbytype">
+ ExpiresByType directive
+ </A></H2>
<!--%plaintext &lt;?INDEX {\tt ExpiresByType} directive&gt; -->
<P>
<STRONG>Syntax:</STRONG> ExpiresByType <EM>mime-type &lt;code&gt;seconds</EM>
@@ -148,9 +148,9 @@
directive.
</P>
<HR>
- <A NAME="expiresdefault">
- <H2>ExpiresDefault directive</H2>
- </A>
+ <H2><A NAME="expiresdefault">
+ ExpiresDefault directive
+ </A></H2>
<!--%plaintext &lt;?INDEX {\tt ExpiresDefault} directive&gt; -->
<P>
<STRONG>Syntax:</STRONG> ExpiresDefault <EM>&lt;code&gt;seconds</EM>