Name

config

Synopsis

config errmsg|sizefmt|timefmt="string"

Description

Modifies various aspects of SSI.

Arguments

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.

Get Webmaster in a Nutshell, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.