<html>
<head>
<title>Test -- Non-Parsed Document</title>
</head>
<body>
<h1> Test -- Non-Parsed Document</h1>

<p>begin Server-side includes....
<blockquote>
<p> File last modified: <!--#flastmod virtual="/stuff.html"  -->.
<br> Size of stuff.html is: <!--#fsize file="main.html"  -->.
<br> Document Uri is :    <!--#echo DOCUMENT_URI  -->.
<br> Local date is: <!--#echo DATE_LOCAL  -->.
<br> File Last modified: <!--#echo LAST_MODIFIED  -->.


<!--#config sizefmt="abbrev"  -->
<!--#config errmsg="Unable to parse scripts"  -->

<br> File last modified: <!--#flastmod virtual="/stuff.html"  -->.
<br> Size of stuff.html is: <!--#fsize file="main.html"  -->.
<br> Document Uri is :    <!--#echo DOCUMENT_URI  -->.
<br> Local date is: <!--#echo DATE_LOCAL  -->.
<br> File Last modified: <!--#echo LAST_MODIFIED  -->.
</blockquote>
<p>End Server-side includes....
</body>
</html>
