Browse by Tags

All Tagshost headers (RSS)
  • Re: set different port to IIS and Access without Port number

    This is possible. I suggest that you have these two websites: Default website New sample website Leave the "Default website" with the default port (80) and the IP Address information to "All unassigned". For the "New sample website" use the default port (80) and under IP...
    Posted to Forum by petsch on 05-14-2008, 8:46 AM
  • Re: set different port to IIS and Access without Port number

    Hi One way of solving this could be using hostheaders on your website. Although you might have to add a record to your internal DNS og hosts file for this to work proberly. For your new website, hosting you current sample page on port 1080, you can change the port back to port 80 and then add a hostheader...
    Posted to Forum by petsch on 05-14-2008, 4:13 AM
  • Automate website creation

    Hello. This will probably be a long and very complex question, so sit back and enjoy the ride (and feel free en point out any flaws in my logic/flow). I have the ungrateful task of making new websites for our customers (we make travel websites, and as such have a lot of domains, accounts and other stuff...
    Posted to Forum by The_ZoRo on 03-03-2008, 9:41 AM
  • Re: How do i create a new website is iis 7 please

    By using Host headers! Here are some links to help you do this: http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/883a9544-3f70-4d46-a6df-bbadbd1fe7de.mspx?mfr=true http://forums.iis.net/p/1146984/1859294.aspx Dave
    Posted to Forum by davcox on 02-08-2008, 4:03 PM
  • Get list of all sites using ASP.NET running on IIS6

    Hi, I'm trying to get a list of all sites running on our development server. After looking at a few examples online, I've come up with this: using System; using System.Data; using System.Configuration; using System.Collections; using System.Web; using System.Web.Security; using System.Web.UI;...
    Posted to Forum by tjrobinson.net on 10-09-2007, 1:03 PM
  • Host Headers or Secure Bindings for Multiple SSL Sites in IIS7/Vista?

    Hi, Is it possible, as it was in IIS6, to run a command line script to add secure bindings to a host header, so that you can have more than one SSL site on a single IP? I am running IIS7 on Vista and I need to be able to run several HTTPS sites locally, all distinguished by their host header. Thanks...
    Posted to Forum by gburks on 07-11-2007, 6:24 PM
  • 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 1 of 1 (10 items)
Page view counter