home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


Book HomeApache: The Definitive GuideSearch this book

10.7. XSSI

This is an extension of the standard SSI commands available in the XSSI module, which became a standard part of the Apache distribution in Version 1.2. XSSI adds the following abilities to the standard SSI:

  • XSSI allows variables in any SSI commands. For example, the last modification time of the current document could be obtained with:

<!--#flastmod file="$DOCUMENT_NAME" -->


Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.