Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

SSL and using a virtual directory for OWA

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  ASP 0178 server.createobject access denied  
Author Message
mmac

External


Since: Oct 21, 2003
Posts: 2



(Msg. 1) Posted: Tue Jul 27, 2004 11:53 am
Post subject: SSL and using a virtual directory for OWA
Archived from groups: microsoft>public>exchange2000>setup>installation, others (more info?)

I am trying to implement OWA for EX2k. I have given up trying to create my
own certs and am going to get one from a vendor.

The mail server is on machine2 and the webserver is on machine1. I want the
OWA to be reachable by typing www.mydomain.com/owa. I assume that this can be
done with a Virtual directory under the mydomain.com entry in IIS.

With EX55 the OWA was on the same machine, now Ex2k is on a different
machine from the webserver so when I fill out the certificate for the SSL, what
name to I use? Am I trying to secure www.mydomain.com or machine2.mydomain.com
or what? The Virtual Directory is what I am confused about.... I think....

 >> Stay informed about: SSL and using a virtual directory for OWA 
Back to top
Login to vote
user1962

External


Since: Jul 27, 2004
Posts: 2



(Msg. 2) Posted: Tue Jul 27, 2004 11:15 pm
Post subject: Re: SSL and using a virtual directory for OWA [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi,

In exchange 200x you cannot have OWA on a web server on its own. OWA will
only run on the exchange server itself.

Leif

"mmac" <mmac.TakeThisOut@junkmail.bin> skrev i en meddelelse
news:ecsBrG$cEHA.212@TK2MSFTNGP12.phx.gbl...
 > I am trying to implement OWA for EX2k. I have given up trying to
create my
 > own certs and am going to get one from a vendor.
 >
 > The mail server is on machine2 and the webserver is on machine1. I
want the
 > OWA to be reachable by typing <a style='text-decoration: underline;' href="http://www.mydomain.com/owa." target="_blank">www.mydomain.com/owa.</a> I assume that this can
be
 > done with a Virtual directory under the mydomain.com entry in IIS.
 >
 > With EX55 the OWA was on the same machine, now Ex2k is on a different
 > machine from the webserver so when I fill out the certificate for the SSL,
what
 > name to I use? Am I trying to secure <a style='text-decoration: underline;' href="http://www.mydomain.com" target="_blank">www.mydomain.com</a> or
machine2.mydomain.com
 > or what? The Virtual Directory is what I am confused about.... I think....
 >
 ><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: SSL and using a virtual directory for OWA 
Back to top
Login to vote
user1963

External


Since: Jul 27, 2004
Posts: 4



(Msg. 3) Posted: Tue Jul 27, 2004 11:15 pm
Post subject: Re: SSL and using a virtual directory for OWA [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I understand that the exchange owa is an integral part os the exchange
machine. What I am trying to do is conceal that a bit by making a link off
the home page to a subweb (virtual directory) that points to the real
machine running IIS and ex2k. I would like them to type <a style='text-decoration: underline;' href="http://www.mydomain.com/owa" target="_blank">www.mydomain.com/owa</a>
and wind up on the other machine running ex2k. Is that what you mean? That I
have to make them go to <a style='text-decoration: underline;' href="https://exchangemachine.mydomain.com/exchange" target="_blank">https://exchangemachine.mydomain.com/exchange</a> if the
main web page is hosted on another machine?
I'm trying to find another way to state it but thats the best I can do. It
seems like it should be possible to redirect them this way.



"Leif Pedersen [MVP]" <leif.pedersenNOSPAM.RemoveThis@get2net.dk> wrote in message
news:u1qkIVAdEHA.2452@TK2MSFTNGP10.phx.gbl...
 > Hi,
 >
 > In exchange 200x you cannot have OWA on a web server on its own. OWA will
 > only run on the exchange server itself.
 >
 > Leif
 >
 > "mmac" <mmac.RemoveThis@junkmail.bin> skrev i en meddelelse
 > news:ecsBrG$cEHA.212@TK2MSFTNGP12.phx.gbl...
  > > I am trying to implement OWA for EX2k. I have given up trying to
 > create my
  > > own certs and am going to get one from a vendor.
  > >
  > > The mail server is on machine2 and the webserver is on machine1. I
 > want the
  > > OWA to be reachable by typing <a style='text-decoration: underline;' href="http://www.mydomain.com/owa." target="_blank">www.mydomain.com/owa.</a> I assume that this
can
 > be
  > > done with a Virtual directory under the mydomain.com entry in IIS.
  > >
  > > With EX55 the OWA was on the same machine, now Ex2k is on a
different
  > > machine from the webserver so when I fill out the certificate for the
SSL,
 > what
  > > name to I use? Am I trying to secure <a style='text-decoration: underline;' href="http://www.mydomain.com" target="_blank">www.mydomain.com</a> or
 > machine2.mydomain.com
  > > or what? The Virtual Directory is what I am confused about.... I
think....
  > >
  > >
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: SSL and using a virtual directory for OWA 
Back to top
Login to vote
user1962

External


Since: Jul 27, 2004
Posts: 2



(Msg. 4) Posted: Wed Jul 28, 2004 4:34 pm
Post subject: Re: SSL and using a virtual directory for OWA [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi,

It is certainly possible to have a web server redirect to the exchange
server in the way you propose.

Create a web directory (like OWA) and then modify the default.html (or
whatever your default document is called) to redirect to the exchange
server.

You need to use the name of the exchange server in your certificate as this
is the only one running SSL.

Leif

"mmac" <no DeleteThis @thank.you> skrev i en meddelelse
news:OJtQOKDdEHA.212@TK2MSFTNGP12.phx.gbl...
 > I understand that the exchange owa is an integral part os the exchange
 > machine. What I am trying to do is conceal that a bit by making a link off
 > the home page to a subweb (virtual directory) that points to the real
 > machine running IIS and ex2k. I would like them to type
<a style='text-decoration: underline;' href="http://www.mydomain.com/owa" target="_blank">www.mydomain.com/owa</a>
 > and wind up on the other machine running ex2k. Is that what you mean? That
I
 > have to make them go to <a style='text-decoration: underline;' href="https://exchangemachine.mydomain.com/exchange" target="_blank">https://exchangemachine.mydomain.com/exchange</a> if
the
 > main web page is hosted on another machine?
 > I'm trying to find another way to state it but thats the best I can do. It
 > seems like it should be possible to redirect them this way.
 >
 >
 >
 > "Leif Pedersen [MVP]" <leif.pedersenNOSPAM DeleteThis @get2net.dk> wrote in message
 > news:u1qkIVAdEHA.2452@TK2MSFTNGP10.phx.gbl...
  > > Hi,
  > >
  > > In exchange 200x you cannot have OWA on a web server on its own. OWA
will
  > > only run on the exchange server itself.
  > >
  > > Leif
  > >
  > > "mmac" <mmac DeleteThis @junkmail.bin> skrev i en meddelelse
  > > news:ecsBrG$cEHA.212@TK2MSFTNGP12.phx.gbl...
   > > > I am trying to implement OWA for EX2k. I have given up trying to
  > > create my
   > > > own certs and am going to get one from a vendor.
   > > >
   > > > The mail server is on machine2 and the webserver is on machine1. I
  > > want the
   > > > OWA to be reachable by typing <a style='text-decoration: underline;' href="http://www.mydomain.com/owa." target="_blank">www.mydomain.com/owa.</a> I assume that this
 > can
  > > be
   > > > done with a Virtual directory under the mydomain.com entry in IIS.
   > > >
   > > > With EX55 the OWA was on the same machine, now Ex2k is on a
 > different
   > > > machine from the webserver so when I fill out the certificate for the
 > SSL,
  > > what
   > > > name to I use? Am I trying to secure <a style='text-decoration: underline;' href="http://www.mydomain.com" target="_blank">www.mydomain.com</a> or
  > > machine2.mydomain.com
   > > > or what? The Virtual Directory is what I am confused about.... I
 > think....
   > > >
   > > >
  > >
  > >
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: SSL and using a virtual directory for OWA 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
IIS - Virtual directory - Hello, When creating a virtual directory in IIS 6, I get this error: "The alias you have given is not unique." I look under the "default web site" and I can't see any objects with that name. Please help! Thanks

IIS & Virtual Directory - I've followed all the directions (by the book) for setting up a virtual site at least 4 times and I'm not getting any results. Page cannot be displayed. Are they any known facts, commom mistakes or tips about IIS 5 that I'm overloooking? Please help!...

Virtual directory - I ve created the virtual directory that connects to an UNC path . I can see the directory in the IIS manager. But, when I select an image , file , or anything else to try to view it. I get a 404 error. Any Ideas ?

Virtual Directory - Folks, I'm having a problem when I link a document that is more than one page to our web application. The documents sit in a virtual directory. I can see the first page of the document but when I hit the next arrow I get pictures of things that are in m...

using & in Virtual Directory names - We just built out a new web server (Win 2000, IIS5), and for some reason, a virtual directory containing "&" in the name no longer works. What setting could I have missed? IIS thinks the vdir is the vdir minus the "&".
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]