How to redirect your QLM License Server to a new location
Last updated
Last updated
If you need to relocate your QLM License Server to a new location, you can use the IIS HTTP Redirect feature to redirect all requests to a new server.
Note that IIS HTTP Redirect cannot handle URL arguments. Therefore, if you are using the QLM HTTP Methods or you are using one of the QLM 3rd party extensions (ecommerce), you cannot use IIS HTTP Redirect to redirect to a new location. You must use the approach.
For detailed instructions on how to enable and configure IIS HTTP Redirect, check this .
In summary, you need to perform the following operations in IIS:
QLM License Server
Locate the QlmLicense Server virtual directory in IIS and click the HTTP Redirect button in the Features View
Check the âRedirect requests to this destinationâ checkbox.
In the destination field, enter the new URL to the QLM Web Service. Example:
In the âRedirect Behaviorâ panel, uncheck âRedirect all requests to exact destination (instead of relative destination)
Set the Status Code to: Permanent (301)
Click Apply
QLM Customer Site
Locate the QlmCustomerSite virtual directory in IIS and click the HTTP Redirect button in the Features View
Check the âRedirect requests to this destinationâ checkbox.
In the âRedirect Behaviorâ panel, uncheck âRedirect all requests to exact destination (instead of relative destination)
Set the Status Code to: Permanent (301)
Click Apply
QLM Portal
Locate the QlmPortal virtual directory in IIS and click the HTTP Redirect button in the Features View
Check the âRedirect requests to this destinationâ checkbox.
In the âRedirect Behaviorâ panel, check âRedirect all requests to exact destination (instead of relative destination)
Set the Status Code to: Permanent (301)
Click Apply
In the destination field, enter the new URL to the QLM Web Service. Example:
In the destination field, enter the new URL to the QLM Web Service. Example: