ConfDir
Specify the website's "config" directory.
Synopsis
The parameter is expected to be a directory name.
The default is "etc".
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 allows you to set the website's "config" directory,
which is the directory where files such as "profile.order",
"log_transaction", various counter files and the website's
status file are usually located.
The directory must be relative to the website's home directory,
as specified with the global Catalog directive.
|
Note
Do not confuse this directive with others with a similar name, such as
ConfigDir and
DirConfig.
|