Browse by Tags

All TagsBindings (RSS)
  • IIS7 SSL Binding to All Addresses

    My server has got IIS7 with two sites Site1 and Site2. I have them each on their own distinct Ipv4 address, each on their own separate certificate, and both are on port 443. The issue I am experiencing is that if I take Site1 offline, the server is still responding to ssl on that site's address and...
    Posted to Forum by Kortekk on 11-06-2009, 2:22 PM
  • Removing HTTPS binding on one site breaks all sites

    Hi, I was reading this post earlier, as we are running into this issue too (SSL using a wildcart cert on multiple subdomain websites). In anilr's reply (2nd post of the thread), he says: "removing the bindings in the UI will remove both those things which will of course make your other sites...
    Posted to Forum by dtatgenho on 07-23-2009, 7:10 PM
  • Re: IIS7 Bindings column

    Unfortunately, this UI cannot be changed ... I've filed a bug for you to get the UI to sort based on those columns, but it won't get fixed for Windows 7. The problem is that this configuration is a 3-tuple ... so in config, these are represented as a single string in the format of IP:Port:HostHeader...
    Posted to Forum by davcox on 06-12-2009, 5:24 PM
  • New Binding (WMI VbScript)

    Hy Guys! I have some probleme with this script.I try to add a new binding (subdomain) to a site. oSite.Bindings property is an array, but I can't extend it with my new binding object (oBindingNew). I get this error in the line b(lb+1)=oBindingNew: Object doesnt support this property or method. domain...
    Posted to Forum by RustySpoon on 04-03-2009, 12:21 PM
  • SSL Cert Problems: SSL Certificate Settings deleted for Port : 0.0.0.0:443

    I have IIS 7 running on a 32bit Windows 2008 Server. I have created a SSL Binding for the Default Web Server via the IIS Manager. I test the SSL binding and it works just fine. I also have SMTP installed on the server which uses the IIS (6.0) Manager to change its settings. Whenever I make any changes...
    Posted to Forum by strunkt on 03-06-2009, 3:33 PM
  • different default documents in sites pointing to same physical folder

    Hi there, I have 2 sites set up in IIS7 pointing to the same physical folder. One site (extranet) is configured to accept https via the external wan nic on port 443, the other (intranet) http via the internal lan nic on port 80. In IIS6 it was possible to assign different default documents to each of...
    Posted to Forum by fidel on 02-23-2009, 5:47 AM
  • IIS7 don't access a .dll

    Hi all, I have IIS7 and Analisys Server on Windows Server 2008 working, but I only have access to a dll (msmdpump.dll) on localhost (other filetypes funct properly). if I try to access msmdpump.dll from another host, I get the error: "500 - Internal server error. There is a problem with the resource...
    Posted to Forum by mathiasruck on 02-18-2009, 4:11 PM
  • SSL and Hostheaders

    I'm not sure if this is in quite the right forum... Our company hosts over 200 sites on IIS7 on Windows Server 08 (web edition). We have three sites that have a secure shopping cart and SSL certs. We put about ten sites on each IP Address. The problem we are running into is that the UI for IIS7 does...
    Posted to Forum by csihosting on 01-23-2009, 2:20 PM
  • Re: Site Bindings

    Hello, It seems the Default Web Site is catching the requests for "test.mywebsite.com". You could stop or remove the Default Web Site to see if that resolves the issue, if the site is not needed. Most likely the Default Web Site is configured to catch all unassigned requests. It could be that...
    Posted to Forum by ServerIntellect_BH on 01-21-2009, 10:58 AM
  • Re: View all bindings

    Something like appcmd list sites but easier to read. Remember in IIS 6 how you could filter by SSL port. Check this screenshot out. I want something like this again. Makes finding SSL's a LOT easier.
    Posted to Forum by mindaugas on 12-17-2008, 12:12 PM
Page 1 of 2 (13 items) 1 2 Next >