For the purpose of this article, an additional secured website was added as per this article:
https://support.tibco.com/s/article/How-to-enable-SSL-https-for-Webstatistica. This step is optional and it is only if you are wanting to add an additional secure LiveScore endpoint. The following steps can be performed on the default website as well
1. Log into Live Score Server as an Administrator and ensure pre-requisites described above are installed.
2. Launch Control Panel >> System And Security>> Administrative Tools>> Internet Information Services(IIS) Manager
3. Right click on the Secure Website and select Add Virtual Directory...
4. For the alias, type any name of choice, such as Debtscore is used for this example. Pick any Physical Path ( that exists on the server and it should not be personal user folder). Click OK
5. Double click on URL Rewrite (from the ARR add-in for IIS) and then add an inbound, Reverse Proxy rule as shown below. Ensure that SSL is enabled, if you want the endpoint to be secure. Type localhost:[port]/LiveScore. If you are unsure of the port, open the administration tool to verify.
Click here to follow the procedure to verify port (only till point 2)
6. Restart the website and then ensure that https:\\[Servername]/[aliasname] works. You may right click on the Virtual directory >>manage Virtual Directory>> Browse or manually type the URL in a browser to verify. Note that if using a self signed certificate, it is normal to see the warning that is seen above. Successful configuration of the additional endpoint for LiveScore can be confirmed if you receive :
HTTP GET method is only supported for service port probing as a response from the browser.