For security reasons, Faspex by default only allows login through the hostname
configured in the
faspex.yml configuration file (the hostname
you designated during
installation):
production:
Hostname: hostname
If
you try to log in to the web application from an unlisted hostname or perform a GET
request with an unlisted hostname, Faspex returns the error, "Invalid hostname". To
access Faspex from an alternate hostname, follow the instructions below to whitelist
alternate hostnames by configuring the
faspex.yml file.
The
faspex.yml file is located in the following directory:
OS Version |
Location |
Windows 32-bit |
C:\Program Files\Aspera\Faspex\config\faspex.yml |
Windows 64-bit |
C:\Program Files (x86)\Aspera\Faspex\config\faspex.yml |