From: Ken Coar
-$Revision: 1.16 $ ($Date: 1997/04/11 03:25:04 $)
+$Revision: 1.17 $ ($Date: 1997/04/11 03:36:58 $)
Apache Server Frequently Asked Questions
The Questions
@@ -469,7 +469,17 @@ $Revision: 1.16 $ ($Date: 1997/04/11 03:25:04 $)
HREF="../mod/mod_expires.html"
REL="Help"
>mod_expires
- documentation for more details.)
+ documentation for more details.) Another possibility is to use the
+ XBitHack Full
+ mechanism, which tells Apache to send (under certain circumstances
+ detailed in the XBitHack directive description) a
+ Last-Modified header based upon the last modification
+ time of the file being parsed. Note that this may actually be lying
+ to the client if the parsed file doesn't change but the SSI-inserted
+ content does.