HttpAbsoluteCgiPath

Retrieves the Content Server CGI path as a complete URL.

This variable cannot be modified directly; to change the path, use the HttpAbsoluteCgiRoot configuration setting.

Type and Usage

Output

Returns the path as a string.

Example

Returned for a Content Server (domain):

HttpAbsoluteCgiPath=http://localhost/domain/idcplg/

See Also