docs.roxen.comView this page in a printer friendly mode
DocsRoxenWebServer 5.1Web Developer ManualSSI Tags
Copyright © 2013, Roxen Internet Software
Suggestions, comments & compliments
manuals@roxen.com
 DEMO  DOCS  PIKE
 COMMUNITY  DOWNLOAD
www.roxen.com

   

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

<!--#config -->

Provided by module: Tags: SSI support

The config command is used to configure how things should be printed.


Attributes

errmsg="string"

Where msg is a message that is sent back to the client if an error occurs while parsing the SSI-tag.


sizefmt="{bytes, abbrev}"

The value sets the format to be used when displaying the size of a file. Bytes gives a count in bytes while abbrev gives a count in KB or MB, as appropriate.


timefmt="value"

The value is a string to be used when displaying SSI date output.