i started looking @ iis on windows10.
i have stupid question. added binding default web site ("www.test.com") in iis manager.
i expecting see default page when browsing url, took me instead actual existing page.
can explain me why?
if you've added www.test.com bindings, clients (like web browser on same system) still don't know iis hosts site.
see this: setting host file - faking urls
this useful when dealing multiple sites:
site 1:
- test.com
- www.test.com
- www2.test.com
site 2:
- another.url.com
with listening single ip, cannot control request ends @ site, binding solves
Comments
Post a Comment