LogFile
Sets the default file name to use with the [log] tag
and [userdb] etc.
Synopsis
Scope
This directive is only available for use in the local
(catalog.cfg) configuration file.
It will not affect any other website in any way.
This directive will not work in the global
(interchange.cfg) configuration file.
Description
This directive sets the default file name into which general log
messages should be written.
The specified file is used by tags such as [log]
and [userdb] etc.
The default local log file is "etc/log",
under the website's home directory,
as specified using the Catalog global
configuration directive.
|
Warning
The user ID running the Interchange server must have permission to create,
and write to, the specified file.
|