Hi,
What's the best way to publish two different servers on same Interface.
So like this
Domain: demo.domain.com need to catch two different servers based on Site Path routing.
Like this:
If Path1 then Reverse Authenticate on Server1 and catch content from Server 1
If Path2 then Reverse Authenticate on Server2 and catch content from Server 2
So what is better, one Virtual Web Server with Site Path Routes or two Virtual web servers that will look for same domain?
Is two different virtual servers with same domain even possible?
This thread was automatically locked due to age.