summaryrefslogtreecommitdiff
path: root/doc/outdated/expire.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/outdated/expire.txt')
-rw-r--r--doc/outdated/expire.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/outdated/expire.txt b/doc/outdated/expire.txt
index acc84f53..eeafb9eb 100644
--- a/doc/outdated/expire.txt
+++ b/doc/outdated/expire.txt
@@ -11,7 +11,7 @@ Module: mod_expire
:Revision: $Revision: 1.2 $
:abstract:
- mod_expire controls the setting of the the Expire Response header
+ mod_expire controls the setting of the Expires response header
.. meta::
:keywords: lighttpd, expire
@@ -21,7 +21,7 @@ Module: mod_expire
Description
===========
-mod_expire controls the Expire header in the Response Header of HTTP/1.0
+mod_expire controls the Expires header in the Response Header of HTTP/1.0
messages. It is useful to set it for static files which should be cached
aggressivly like images, stylesheets or similar.