Add the below code to index.html in IIS.
<html>
<head>
<title>HTML Redirection to https:</title>
<META HTTP-EQUIV=”Refresh”
CONTENT=”1; URL=https://outlook.office.com/owa”>
</head>
<body>
</body></html>
Add the below code to index.html in IIS.
<html>
<head>
<title>HTML Redirection to https:</title>
<META HTTP-EQUIV=”Refresh”
CONTENT=”1; URL=https://outlook.office.com/owa”>
</head>
<body>
</body></html>