A Server Side Include which allows you to stitch in a string representing the time and date a file was last modified.

eg)
<!--#fsize virtual="foo/bar" -->
Will print the modifed time of the file at http://localhost/foo/bar.
<!--#fsize file="/home/foo/bar" -->
Will print the modifed time of the file at /home/foo/bar.