RoxenCMS 17Web Developer ManualSSI Tags

   

<!--#config>
<!--#echo>
<!--#exec>
<!--#flastmod>
<!--#fsize>
<!--#include>
<!--#printenv>
<!--#set>

<!--#fsize -->

Provided by module: Tags: SSI support

Prints the size of the specified file, subject to the sizefmt format specification used in the <!--#config> SSI tag.


Attributes

file="path"

Path to the file.


virtual="URL"

Path to the file URL encoded. That is, a character can be quoted by % followed by its hex value.