Unix_Mode
Specify whether the Interchange server should open a UNIX-domain socket
and use that to listen for requests from a "link program".
Synopsis
This is a Yes or No directive.
The default is Yes.
Scope
This directive is only available for use in the global
(interchange.cfg) configuration file,
and will affect all websites running under the Interchange installation.
It will not work in a website's local (catalog.cfg)
configuration file.
Description
Specify whether the Interchange server should open a UNIX-domain socket
and use that to listen for requests from a "link program".
This configuration directive can be overridden using interchange's
--inetmode and
--unixmode command line switches.
See also