All Tags > host headers (RSS)
  • Re: How to setup multiple websites in IIS 6.0

    No two services can answer on the same IP/port combination. This measn that to configure more than one site you will need separate IP addresses, separate ports or Host Headers. If you use a different port, such as 8080, the the port has to be specified on the URL, as in http://www.sample.com:8080/ ....
    Posted to Forum by jeff@zina.com on 06-11-2007, 2:35 PM
  • https redirect problem

    We receive https requests for an old domain that we no longer maintain SSL certificates for. This results in a warning to the user that the certificate does not match. Example: https://www.ci.scottsdale.az.us/Listserve (old domain) https://www.scottsdaleaz.gov/Listserve (new domain) I have tried an IIS...
    Posted to Forum by rland on 05-21-2007, 7:41 PM
  • Is performance gained if different ips are used rather than host headers?

    I currently have about 50 sites/domains hosted from IIS on my server and they all use host headers. I only have 1 ip on my server. Is there any performance advantage to setting up a unique ip per site/domain, or at least the more high volume ones?
    Posted to Forum by canadaka on 04-18-2007, 11:05 PM
  • Multiple Host Headers = Multiple ASP.net Applications?

    Hi, I'm no expert on setting up IIS but i'm now redoing an existing website, it is basically the same for multiple domains just the content varies, i identify the content to serve by reading the domain. I have to cache some content pages to the application i intend to do this on the global.asax application_start...
    Posted to Forum by pnmcosta on 02-17-2007, 1:28 PM
Page 3 of 3 (24 items) < Previous 1 2 3
Microsoft Communities