Hello, i have a questions I tried to use search and google to no avail. I'm probably not using the correct phrases, but any help would be great.
I have multiple websites, each site is unrelated to the other but are all on the same webserver. So for example:
Site 1: Tracks shipments
Site 2: Tracks marketing reports
Site 3: Widget finder site
Is it possible and what is the best way to configure IIS so these sites fall under the same domain? So for example:
Site1: https://intranet.com/shipments
Site2: https://intranet.com/marketing
Site3: https://intranet.com/widgets
So basically I want the domain to be https://intranet.com/ which each different website falls under. Would I do this in the bindings, do I need different IPs? Any article or direction would be great!