docs.roxen.com
main | demo | docs
download | community | pike
© 2000 Roxen Internet Software
Suggestions, Comments or Complaints
manuals@roxen.com

DocsRoxen2.0Web Site Creator ManualSSI tags
   

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

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

    Attributes

    errmsg
    errmsg=string
    Where msg is a message that is sent back to the client if an error occurs while parsing the SSI-tag.
    sizefmt
    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
    timefmt=value
    The value is a string to be used when displaying SSI date output.