Apache patch E43 (G-XBITHACK)
First appears in Apache 0.4
- Date:
- March 30th 95
- Documentation:
- Usage & explanation.
- Purpose
- To allow documents with server-side-includes (XBITHACK variety) to be returned with a Last-modified: header. This will mean that they can be cached by clients and proxies
- Usage
- When configured for XBITHACKed server-side-includes, Apache will
also look at the X-bit permission for group on the file. If it is
set, the modified time stamp of the file becomes the Last-modified: time of the returned document. If the bit isn't set, then no Last-modified: is sent.