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. If you have a group of external users who must log into Faspex through a different IP address or domain name, you can configure an alternate address or domain name from this page.

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

Configuring Alternate Addresses

You can configure alternate IP addresses or domain name for a group of users (for example, those who are external to your organization) to use to authenticate to Faspex.
  1. Select Enable alternate address > Add alternate address to add a new address.
  2. Fill in the address name and the description to include in email notifications.
  3. Choose whether this alternate address is available for email templates to use.
  4. Click Update to finish.

You can include any configured alternate IP addresses with the Show in emails option enabled the ALTERNATE_ADDRESS_# email variable, where # is the number corresponding to the alternate address you want to include. For more information about customizing email notifications, see Configuring Email Notification Templates.