Skip to main content

WebServerName

Sets an IP address or a DNS name on the Web server.

Synopsis

[Compatibility]    WebServerName=nnn.nnn.nn.nn(ip address) or www.DNS name.com

Description

The DNS name or IP address of the Web Server that is configured for use with Caché tools. For example if Studio is connected to this Caché system, and if the user requests to run a CSP template from Studio, WebServerName identifies the DNS name or IP address to which this request will be sent. The Web server is necessary to enable Caché Server Pages (CSP) applications such as the Management Portal.

Also see WebServer,WebServerPort,WebServerURLPrefix.

Examples

WebServer=196.200.34.56

Range of Values

A valid IP address.

Management Portal

On the page System Administration > Configuration > Additional Settings > Startup, in the WebServerName row, select Edit. Enter a name.

FeedbackOpens in a new tab