Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Outlook Web Access

Featured Replies

Hi

I have done a project to setup my privet exchange 2003 server at home. My internet provider has also added new domain name like owa.test.com. Have open port 80 and 443 on my router and it is possible to connect on https:\\owa.test.com\exchange….

So my question is

How can I get all incoming calls from the owa.test.com outside internet only go to https:\\owa.test.com\exchange directly and not do default site on port 80..

Big thanks for all help :hello:

I dont understand what your asking here. Please can you explain the question more clearly?

Do you want them to see a different webpage than the default?

Put this between <head> and </head>

<script language="JavaScript" type="text/JavaScript">
<!--
function MM_goToURL() { //v3.0
 var i, args=MM_goToURL.arguments; document.MM_returnValue = false;
 for (i=0; i<(args.length-1); i+=2) eval(args[i]+".location='"+args[i+1]+"'");
}
//-->
</script>

Put this in your <body> tag so it looks like

<body onLoad="MM_goToURL('parent','https:\\owa.test.com\exchange');return document.MM_returnValue">

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.