Installing the Position Recovery Service
-
Unzip
the contents of the
TitaniaPositionRecovery_vXXX.zip
distribution to a folder on the IIS server. For example,C:\Titania\PostionRecovery
. -
Launch IIS to complete the following.
- Right-click on Sites and select Add Website.
-
In the
Add Website
window,
update the following values:
-
Enter
TitaniaPositionRecovery
in the Site name field. - Enter the location of the Position Recovery distribution folder in the Physical path field from Step 1.
-
Change the
https
. to - Set the Port to an unused port number
- In the SSL certificate drop-down, select the previously installed certificate. This certificate is typically installed by your corporate IT. Installation of the certification is outside the scope of this manual.
- Click OK.
-
Enter
- Apply the previously installed certificate to the Site.
Note: Authentication is not required by this service. If necessary, IIS can be configured to authenticate this service by restricting IP addresses that can access the service. The steps to configure IIS to restrict IP addresses are outside the scope of this guide.