Configuring the Faspex Web Server

Go to Server > Configuration > Web Server to access the Web Server configuration page, which displays the IP address or domain name of the server and the HTTP/HTTPS ports that users connect to when accessing the application. These settings were initially configured when you first installed Faspex.

Server Information

Field Description
Server's external address or name The Faspex server's primary IP address or domain name. To change the address or name, run the following command:
> asctl apache:hostname host
HTTP port The Faspex server's HTTP port number. To change the port, run the following command:
> asctl apache:http_port port
HTTPS port The Faspex server's secure HTTP (HTTPS) port number. To change the port, run the following command:
> asctl apache:https_port port