Description of Server-Side Includes Reference :
This is a quick reference SSI article that helps you to know about the various directives and how to use them. #include, #config, #echo, #exec, / #flastmod, #fsize are the directives of ASP discussed in this article. You can place the size of the file easily in each web page using the #fsize directive and you can also execute server variable using #exec directive. All these SSI are showed with syntax in this reference article.