December 2002
Intermediate to advanced
576 pages
32h
English
config
config
errmsg|sizefmt|timefmt="string"
Modifies various aspects of SSI.
errmsg
Default error message.
<!--#config errmsg="Error: File not found" -->
sizefmt
Format for the size of the file
(returned by the fsize directive). Acceptable
values are bytes, or abbrev,
which rounds the file size to the nearest kilobyte. For example:
<!--#config sizefmt="abbrev" -->
timefmt
Format for times and dates. SSI offers a wide range of formats. See the section “Configurable Time Formats for SSI Output” later in this chapter for more information.
Read now
Unlock full access