Browse by Tags

All Tagsextensionless urlrewrite (RSS)
Sorry, but there are no more tags available to filter with.
  • Re: Extension-less handler in IIS7, integrated mode

    I think this is an expected behavior because your SSL certificate is probably for s1.mysite.com. When www.s1.mysite.com is requested the host name does not match with the certificate common name, hence the warning. You should be able to workaround this by getting a certificate that contains both common...
    Posted to Forum by ruslany on 07-30-2008, 2:27 AM
  • Re: Extension-less handler in IIS7, integrated mode

    WIth URL rewrite module you can redirect from http to https. Check out this post for more details: http://forums.iis.net/t/1149780.aspx You can also remove www from requests. Rules can access any server variable or header associated with the request. So you can have a rule that inspects the http host...
    Posted to Forum by ruslany on 07-25-2008, 1:39 PM
Page 1 of 1 (2 items)
Page view counter