IIS equivalent of VirtualHost in Apache

后端 未结 4 1244
Happy的楠姐
Happy的楠姐 2020-12-09 19:16

Is there an equivalent to Apache\'s VirtualHost for IIS? We want to be able to run multiple websites from one IP and address them with different DNS names.

i.e. I h

4条回答
  •  -上瘾入骨i
    2020-12-09 19:23

    In IIS 7, you will add in Bindings on the right side Actions column, Edit Site while the desired Site is selected.

提交回复
热议问题