|

Server Side Include SSI Tips: SSI Tags Quick Reference
SSI Tags
Quick Reference?
All SSL tags will work, after you -rename files to .shtml
SSI Tags Quick Reference:
The local date returned in a format that you
can control
The last modified date of this file in a
date format you can control
The file name
The URL of this HTML document.
Any unix command
The number of bytes in a file.
A different way of getting the last
modification time of any file.
Include a standard file (e.g. logo,
header, footer) in your HTML files! How to change the date & size formats
Specify the format as "bytes", or "abbrev"
for KB, MB, etc.
See UNIX man page for strftime for more
details.
|