Name

StaticDir — (obsolete) specify path of the directory which should be used as root for static pages

SYNOPSIS

directory_name

DESCRIPTION

Specify absolute path of the directory which should be used as the root for static pages.

The user ID executing Interchange must have write permission on the directory (and all files within) for this to work.

DIRECTIVE TYPE AND DEFAULT VALUE

EXAMPLES

Example: Setting StaticDir

StaticDir /home/user/www/catalog


NOTES

The directive is obsolete since Interchange 4.9.

AVAILABILITY

StaticDir is available in Interchange versions:

4.6.0-5.9.0 (git-head)

SOURCE

Interchange 5.9.0:

Source: lib/Vend/Config.pm
Line 684

['StaticDir',     undef,            ''],

AUTHORS

SEE ALSO

DocBook! Interchange!