Other good approaches?
--
Bettie
You can redirect HTTP to HTTPS using this method:
http://web2.minasi.com/forum/topic.asp?TOPIC_ID=28679
--
Ed Crowley MVP
"There are seldom good technological solutions to behavioral problems."
.
"BGCSOCAL" <BGCS...@discussions.microsoft.com> wrote in message
news:2E19CF04-968E-43AF...@microsoft.com...
"Ed Crowley [MVP]" wrote:
> Does external OWA come straight through to the Exchange server or through a
> web publishing device like an ISA server?
>
> You can redirect HTTP to HTTPS using this method:
> http://web2.minasi.com/forum/topic.asp?TOPIC_ID=28679
> --
> Ed Crowley MVP
> "There are seldom good technological solutions to behavioral problems."
> ..
>
> "BGCSOCAL" <BGCS...@discussions.microsoft.com> wrote in message
> news:2E19CF04-968E-43AF...@microsoft.com...
> > Yesterday I updated our certificates for Exchange 2007. Something in that
> > changed how OWA is reacting externally. Before the update, we could type
> > www.company.com/owa and it worked well, now we have to type
> > https://www.company.com/owa. I found articles taht said to setup a
> > redirection, but OWA server also hosts the companies tiny little web site
> > www.company.com. Can I just click on the OWA properties in IIS management,
> > go
> > to the Directory Security tab/Edit Authentication and Access Control and
> > just
> > enable anonymous access?
> >
> > Other good approaches?
> > --
> > Bettie
>
> .
>
You can also create an HTTP redirect of the Default Web Site to /owa.
That way, http://www.company.com redirects to https://www.company.com, which
redirects to https://www.company.com/owa.
--
Ed Crowley MVP
"There are seldom good technological solutions to behavioral problems."
.
"BGCSOCAL" <BGCS...@discussions.microsoft.com> wrote in message
news:8FED8EA5-CF73-4648...@microsoft.com...
BTW Even checking the notify box, I'm not getting any notices that you
reply. Is something going on? I checked to see if any are blocked but there
are not there.
--
Bettie
"Ed Crowley [MVP]" wrote:
> So it seems that you need to redirect http: to https:, right? This is a bit
> tricky if you use the web site for other applications as you indicate you
> do. In IIS administrator you can open the properties of the Default Web
> Site, add a custom error page for 403.4 with an absolute redirect to URL
> http://www.company.com.
>
> You can also create an HTTP redirect of the Default Web Site to /owa.
>
> That way, http://www.company.com redirects to https://www.company.com, which
> redirects to https://www.company.com/owa.
> --
> Ed Crowley MVP
> "There are seldom good technological solutions to behavioral problems."
> .
>
I don't understand your comment about the "notify box".
--
Ed Crowley MVP
"There are seldom good technological solutions to behavioral problems."
.
"BGCSOCAL" <BGCS...@discussions.microsoft.com> wrote in message
news:51861481-E217-43E1...@microsoft.com...
"Ed Crowley [MVP]" wrote:
> If you want to keep that root page, then you can just add a link to OWA.
>
> I don't understand your comment about the "notify box".
> --
> Ed Crowley MVP
> "There are seldom good technological solutions to behavioral problems."
> .
>
"BGCSOCAL" <BGCS...@discussions.microsoft.com> wrote in message
news:4E2E5103-61EF-441F...@microsoft.com...
"Ed Crowley [MVP]" wrote:
> Reply to what? I'm not aware of any such checkbox. I just opened OWA and
> replied to a message and I see no such checkbox.
> --
> Ed Crowley MVP
> "There are seldom good technological solutions to behavioral problems."
> .
>
"BGCSOCAL" <BGCS...@discussions.microsoft.com> wrote in message
news:0285534D-6172-45F6...@microsoft.com...