server side include (SSI)


this document was last modified on December 09, 2004
 <!--#config timefmt="%B %e, %Y"-->
        <!--#echo var="LAST_MODIFIED"-->

you are connecting from 38.103.63.16
 <!--#echo var="REMOTE_HOST"-->  

with the IP address of 38.103.63.16
<!--#echo var="REMOTE_ADDR"-->

this document name is ssi.shtml
<!--#echo var="DOCUMENT_NAME"-->

located at http://www.usd.edu/trio/tut/html2/SSI/ssi.shtml
root  http://www.usd.edu <!--#echo var="DOCUMENT_URI"-->

you are using CCBot/1.0 (+http://www.commoncrawl.org/bot.html)

<!--#echo var="HTTP_USER_AGENT"--> 

today is May 17, 2008
<!--#config timefmt="%B %e, %Y"-->
     <!--#echo var="DATE_LOCAL"--> 

The current time is 14:52:01
<!--#config timefmt="%H:%M:%S"-->
<!--#echo var="DATE_LOCAL"-->

include text from another file -- [an error occurred while processing this directive]
<!--#include virtual="path to file"--> 

2559
Choose:   TRIO home   I   tutorials   I   by Brad James   I   bwjames@usd.edu