For more information... RTFM!
NAVIGATION
PAGES THAT LINK HERE
ACCOUNT LOGIN

You are not logged in

Powered by Interchange version 5.7.0

FullUrl

Use a full hostname/path, instead of just a path, in Catalog directives.

Synopsis

FullUrl  Yes

This is a Yes or No directive.  The default is No.

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

Normally Interchange maps passes requests to a specific website by examining the SCRIPT_NAME HTTP environment variable, passed by the "link program".  This means that different (perhaps virtual) hosts cannot use the same SCRIPT_NAME to reference distinct websites.  If FullUrl is set to "Yes" then the requested hostname will be combined with the SCRIPT_NAME when looking for a website to handle the request.

See the examples in the Catalog global configuration directive's documentation.

Category:  Global config directives
Last modified by: Kevin Walsh
Modification date: Wednesday 21 June 2006 at 2:57 PM (EDT)
Home  |  Legal nonsense  |  Privacy policy  |  Contact us