Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
Hi,
When you added wildcard in IIS, did you also add a wildcard host mapping in the site definition in Episerver?
We utilize Amazon Web Services and have an Elastic Load Balancer. We have a single host name registered in EPI Admin (e.g. - www.mydomain.com). This has forced us to use TCP health checks, because AWS simply checks by IP address (e.g. - https://1.1.1.1 instead of https://www.mydomain.com). We tried setting up wildcard (*) in IIS bindings, but the site does not respond still with anything but the proper FQDN.
Is there a way to use a wildcard (*) in EPI Server CMS so that any HTTP(S) request to the server returns the EPI Server site we have on these instances?