Name

ImageDirInternal — (obsolete)

SYNOPSIS

DESCRIPTION

The directive actually specifies value of ImageDir directive, for cases when Interchange's internal HTTP server is in use.

It must have a trailing / to work, and should always begin with a fully-qualified path (http://).

DIRECTIVE TYPE AND DEFAULT VALUE

EXAMPLES

Example: Specifying ImageDirInternal

ImageDirInternal http://myhost.mydomain.local/images/


NOTES

AVAILABILITY

ImageDirInternal is available in Interchange versions:

4.6.0-5.9.0 (git-head)

SOURCE

Interchange 5.9.0:

Source: lib/Vend/Config.pm
Line 630

['ImageDirInternal', undef,            ''],

AUTHORS

SEE ALSO

DocBook! Interchange!