This text is actually located in the file http://www.mikrosight.com/tutorials/ssi/ssi-include.shtml and has been inserted into this document as an example of the SSI include command.  My first attempt at this was using a text file name ssi-include.txt and although the server processed the include, all the SSI commands contained in this file did NOT function.

This file contains not only text, but other SSI commands as well as HTML formatting. As an example - This sentence is green using a CSS class for a <span> tag.  This sentence is underlined using the <u> </u> HTML tags.  Here is a 2 row HTML table with the top row divided into 2 columns.  Each cell contains additional SSI commands

Server Date/Time is Monday, 18-Aug-2025 17:31:57 CDT

Your current IP Address is 216.73.216.132

This SSI command returns the current page name.  Note that this will NOT return the filename as shown above since this file is included into another HTML document.

  ssi-include.shtml