A Server Side Include which allows you to stitch in a plaintext file.

eg)
<!--#include virtual="foo/bar" -->
Will stitch in the file at http://localhost/foo/bar.
<!--#include file="/home/foo/bar" -->
Will stitch in the local file at /home/foo/bar.