Views:

Behavior:
You recently configured to use SSL and have setup a redirect so all HTTP traffic will automatically be redirected to HTTPS. When you test the redirect using HTTP you get an error stating the site is not accessible. The SSL site works without an issue.

Solution:
For redirect to work, you need to make sure you have a binding in IIS set to HTTP including the binding for HTTPS.

  1. Open IIS
  2. Click your server name on the top left
  3. Expand out Sites
  4. Click on Default Web Site(or whatever site you have DocuWare installed under)
  5. In the upper right-hand corner click on Bindings...
  6. Select Add
  7. Add Binding for HTTP (see screenshot below)

Comments (0)