Redirect HTTP to HTTPS - PLEASE Help

Discussion in 'Windows / IIS' started by NewMind, Jun 19, 2008.

  1. What part of the article are you having trouble with?

    Aristotle

    DiscountASP.NET
    www.DiscountASP.NET
     
  2. This is what I did:

    downloaded the starter kit
    made the modifications based on the article
    compiled the dll
    copied the dll to my applications bin folder
    added the web config entry (<add name="redir" type="http2https.redir" />)to my application's web.config
    accessed my site with HTTP and did not get redirected.
    if I add 'require SSL' using the IIS7 managment tool....I just get the 403 error and no redirect


    Am I missing something?
     
  3. Can anyone help on this????
     

Share This Page