1. Create a file default.html in C:\inetpub\wwwroot and put below three lines into the default.html
<header>
<meta http-equiv = "refresh" content = "1; url = /AccessManager/Account/Login.aspx" />
</header>
2. Setup Default Document to Auto Forward to AccessManager/Account/Login.aspx
IIS > Default Web Site > Default Document
3. Ensure to move Up default.html to the TOP of the Default Document list if default.html is NOT at the top of the list
4. Ensure the IIS Default WebSite Binding is assigned to the AMS Server IP address and port number. Example:- (https://192.168.1.181:8089)
IIS > Default Web Site > Edit Bindings
5. IIS is ready to forward Host Name or IP to the destination targeted URL as configured in default.html
Now the AMS home page can be accessed by the AMS server IP address or hostname
Example:- Access to >> https://192.168.1.181:8089 can forward to https://192.168.1.181:8089/AccessManager URL
« Go back
Powered by Help Desk Software HESK, in partnership with SysAid Technologies