RES: OWA SSL - Virtual HTTP Redirection queston

  • From: "Tiago de Aviz" <Tiago@xxxxxxxxxxxxxxx>
  • To: "[ExchangeList]" <exchangelist@xxxxxxxxxxxxx>
  • Date: Wed, 2 Feb 2005 13:52:41 -0200

Well, i did this here:

 

I setup a new site named webmail.softsell.com.br inside ESM and configured it 
to only allow ssl clients. So, we don't have to call 
http://webmail.softsell.com.br/exchange, just the FQDN.

 

Instead of appearing the 403.4 error message appears saying that I must use 
HTTPS, I replaced it with a page that redirects me to 
https://webmail.softsell.com.br <https://webmail.softsell.com.br/> . Works good!

 

I searched for a few samples of how to do it on google and got this:

 

<HTML>
<HEAD>
<TITLE>redirecting to safe OWA</TITLE>
<META HTTP-EQUIV="refresh"
CONTENT="10;URL=https://owa.company.com";>
</HEAD>
<BODY>
This page requires the use of https.
You will be automatically sent to the owa logon page 
in 10 seconds.
If you aren't forwarded to the home page, 
click the following link:
<a href="https://owa.company.com";>Safe OWA Logon</a>.
</BODY>

</HTML>

 

 

Tiago de Aviz

SoftSell - Curitiba

(41) 340-2363

www.softsell.com.br

Esta mensagem, incluindo seus anexos, tem caráter confidencial e seu conteúdo é 
restrito ao destinatário da mensagem. Caso você tenha recebido esta mensagem 
por engano, queira por favor retorná-la ao destinatário e apagá-la de seus 
arquivos. Qualquer uso não autorizado, replicação ou disseminação desta 
mensagem ou parte dela é expressamente proibido. A SoftSell não é responsável 
pelo conteúdo ou a veracidade desta informação.

  _____  

De: Andrew English [mailto:andrew@xxxxxxxxxxxxxxxxxxxxxx] 
Enviada em: quarta-feira, 2 de fevereiro de 2005 12:38
Para: [ExchangeList]
Assunto: OWA SSL - Virtual HTTP Redirection queston

 

Hi, 

 

I can login via OWA SSL /exchange, however the standard methods of redirection 
do not work. So I am wondering if anyone who has been able to do redirection 
and has experience with setting up a virutal http site on exchange can give me 
hand?

 

Thanks

Andrew

 

Other related posts:

  • » RES: OWA SSL - Virtual HTTP Redirection queston