停用 Exchange 2013 OWA 重新導向

停用 Exchange 2013 OWA 重新導向

我在網路上有一個 Exchange 2013 組合郵箱/CAS 伺服器;讓我們假設它在http(s)://contoso.com/.在該 Exchange 伺服器上,我安裝了 IIS 預設網站 (iisstart.htm)。

  • 當我打開時http://contoso.com,我正確地看到了iisstart.htm.
  • 當我打開時https://contoso.com,我被重定向到https://contoso.com/owa/auth/logon.aspx?replaceCurrent=1&url=https%3a%2f%2fcontoso.com%2fowa%2f

預設網站不包含重定向。我找不到如何停用重定向。

我如何更改 IIS 設置,以便iisstart.htm每次打開時都顯示,而 OWA 僅在打開https://contoso.com時顯示?https://contoso.com/owa

相關內容