Skip to main content

WebServerName

Set an IP address or a DNS name for the Web server.

Synopsis

[Startup]    WebServerName=nnn.nnn.nn.nn (ip address) or www.DNSname.com

nnn.nnn.nn.nn is a valid IP address. www.DNSname.com is a valid DNS name. Only specify one value.

Description

WebServerName specifies the DNS name or the IP address of the web server that is configured for use with InterSystems IRIS® data platform tools. The web server is necessary to enable REST and SOAP APIs, as well as the Management Portal.

Changing This Parameter

On the Startup page of the Management Portal (System Administration > Configuration > Additional Settings > Startup), in the WebServerName row, select Edit. Enter a DNS name or an IP address.

Instead of using the Management Portal, you can change WebServerName in the Config.StartupOpens in a new tab class (as described in the class reference) or by editing the CPF in a text editor (as described in the Editing the Active CPF section of the “Introduction to the Configuration Parameter File” chapter in this book).

See Also

FeedbackOpens in a new tab