RE: shorter owa path

  • From: "Wayne Berry" <wayne@xxxxxxxxxx>
  • To: "'[ISAserver.org Discussion List]'" <isalist@xxxxxxxxxxxxx>
  • Date: Mon, 25 Apr 2005 07:14:20 -0700

Patrick,

Finally a question I can answer.

I believe the root of the IIS server (The Server handling the HTTP calls for
Exchange) is open, so that you can add files without disturbing the
functionality of exchange.  Do try putting a file called default.asp in the
root of the web site that has this for text:

<%
        Response.Redirect("https://owa.example.com/exchange/";)
%>

If you are running Windows 2003 you will need to enable ASP in the IIS
Manager, you can also use the IIS manager to figure out which directory is
the root for your web site.  Finally, default.asp is a default document in
IIS by default, however if you have removed it you might need to add it to
the default document list.

Kind Regards,
Wayne Berry
The ISAPI Dev Lurking on the ISA Admin List

-----Original Message-----
From: Patrick [mailto:patrickkwan@xxxxxxxxx] 
Sent: Sunday, April 24, 2005 9:29 PM
To: [ISAserver.org Discussion List]
Subject: [isalist] shorter owa path

http://www.ISAserver.org

Dear all,

I follow the Thomas artical to publish owa successfully:
"Publishing Outlook Web Access Web Sites with a Unihomed (Single-NIC) ISA
Server 2004 Web Proxy Server: Part 1,2"

The current setting is only accept https:\\ to connect to the owa site.

How can make the owa url path shorter for users easy to access?
Like:
1. redirect the request url from http://owa.example.com to
https://owa.example.com/exchange

2. or redirect the request url from https://owa.example.com to
https://owa.example.com/exchange

Thanks for your help

Patrick





------------------------------------------------------
List Archives: http://www.webelists.com/cgi/lyris.pl?enter=isalist
ISA Server Newsletter: http://www.isaserver.org/pages/newsletter.asp
ISA Server FAQ: http://www.isaserver.org/pages/larticle.asp?type=FAQ
------------------------------------------------------
Other Internet Software Marketing Sites:
World of Windows Networking: http://www.windowsnetworking.com
Leading Network Software Directory: http://www.serverfiles.com
No.1 Exchange Server Resource Site: http://www.msexchange.org
Windows Security Resource Site: http://www.windowsecurity.com/
Network Security Library: http://www.secinf.net/
Windows 2000/NT Fax Solutions: http://www.ntfaxfaq.com
------------------------------------------------------
You are currently subscribed to this ISAserver.org Discussion List as:
wayne@xxxxxxxxxx
To unsubscribe visit http://www.webelists.com/cgi/lyris.pl?enter=isalist
Report abuse to listadmin@xxxxxxxxxxxxx



Other related posts: