UrlSepChar
Specify a custom URI separator character.
Synopsis
The default is "&".
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
You may specify a custom URI separator character for Interchange-generated
HTML links.
Only one character is allowed, and the only recommended ones are
"&", ";" and ":".