Installing the Spell Checker Service
-
Unzip
the contents of the
TitaniaSpellChecker_vXXX.zip
file to a folder on the IIS server. For example,C:\Titania\SpellChecker
. -
Launch IIS Manger and complete the following step:
- Right-click on Sites and select Add Website.
-
In the
Add Website
window,
update the following values:
-
Enter
TitaniaSpellChecker
in the Site name field. - Enter the location of the Spell Checker 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
- On the new website, Edit Permissions to include the IIS_IUSRS group and give the group Full Control. This may be a local group to the server. So when adding the group and checking the name, make sure the location is pointing to the local computer. These permissions are required to enable logging.
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.