April 1, 200521 yr HiI 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 isHow 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
April 3, 200521 yr 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?
April 3, 200521 yr Author yes if someone select http://owa.test.com it will go to default web host address on port 80, I should like that it go directly to http://owa.test.com/exchange mapis it possible to add map path after IP number when you set DNS name ?
April 4, 200521 yr 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