开发者

host header in iis7

i have following doubts while creating new sites in iis7

  1. what should be value of host header in site binding. should it match with 开发者_运维技巧domain name ?
  2. should website name and host header be same?


If your websites are www.example.com and blogs.example.com, your host headers should be www.example.com and blogs.example.com.

If you want any traffic to a name that resolves to an IP address on your server to go to a specific site, then don't put a host header on that site. (E.g. have a host header for blogs.example.com but not for www.example.com.)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜