4. IIS Configuration
Print
Modified on: Mon, Nov 8, 2021 at 2:33 PM
Assumption: All pre-requisites have been met.
The following steps are to be done directly on the Application Environment Operating System
Copying Folders for IIS
- Navigate to C:\inetpub directory.
- Copy the 3 folders from AccessCommander\IISConfigurationFiles directory and place them in C:\inetpub directory.
IIS Configuration Access Commander Application
- Launch IIS Manager.
- Right click on Sites and select Add Website.
- Enter the Site Name as AccessCommander.
- Set the Physical Path to C:\inetpub\AccessCommander.
- Change the Binding Type to https.
- Enter the Host Name as the Access Commander application host name that end users will be accessing via browser.
- Select your SSL Certificate.
- Uncheck the Start Website Immediately box and click OK.
- Navigate to the AccessCommander Site in IIS Manager and double-click the URL Rewrite module.
- Click on View Server Variables from the right Navigation Panel.
- Click on Add and enter HTTP_X_ORIGINAL_ACCEPT_ENCODING for the Server Variable Name and click OK.
- Click on Add and enter HTTP_ACCEPT_ENCODING for the Server Variable Name and click OK.
- Start the AccessCommander Site.
IIS Configuration Access Commander Dashboard
- Launch IIS Manager.
- Right click on Sites and select Add Website.
- Enter the Site Name as AccessCommanderDashboard.
- Set the Physical Path to C:\inetpub\AccessCommander-Dashboard.
- Change the Binding Type to https.
- Enter the Host Name as the Dashboard host name that was needed as part of the Pre-Requisite.
- Select your SSL Certificate.
- Uncheck the Start Website Immediately box and click OK.
- Navigate to the AccessCommanderDashboard Site in IIS Manager and double-click the URL Rewrite module.
- Click on View Server Variables from the right Navigation Panel.
- Click on Add and enter HTTP_X_ORIGINAL_ACCEPT_ENCODING for the Server Variable Name and click OK.
- Click on Add and enter HTTP_ACCEPT_ENCODING for the Server Variable Name and click OK.
- Launch services.msc and Start ACv4-Dashboard service.
- Start the AccessCommanderDashboard Site in IIS.
Did you find it helpful?
Yes
No
Send feedback Sorry we couldn't be helpful. Help us improve this article with your feedback.