Re: 403 (Forbidden) after setting up SSL Redirect
- From: "David Wang [Msft]" <someone@xxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 28 Mar 2006 04:45:07 -0800
Well, the URL is requiring SSL but you went over HTTP, so 403.4 is correctly
returned.
Did you make sure that the URL Custom Error configured for that 403.4 does
NOT require SSL? Because then that would be catch 22 - You came in on HTTP
to an SSL-only URL, so a 403.4 is sent... but to see the 403.4, you also
need SSL...
--
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"AHoff" <AHoff@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:CF5BF5AA-8AB7-423E-85B6-F2716C619F96@xxxxxxxxxxxxxxxx
Yes, sorry, IIS 6. I hope this is what you're referring to:
2006-03-27 17:17:04 W3SVC1 ###.###.###.### POLL /exchange/UserName/Inbox -
80 - ###.###.###.### Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0)
403 4
5
Thanks for trying to help
"Ken Schaefer" wrote:
Hi,
Are you using IIS 6.0? Can you check the HTTP substatus code in the IIS
logfiles please (it is, by default, the field immediately after the HTTP
status which will have "403" logged)
Otherwise, if you are using a previous version of IIS, it might not be
obvious why you are getting this error. Is it possible that you have
"require SSL' checked for your custom error page? Or is it possible that
the
user account in question (usually the anonymous internet user) doesn't
have
NTFS permissions to the file in question?
Cheers
Ken
"AHoff" <AHoff@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:86C20C69-6FDB-4713-9880-C5C4796F0013@xxxxxxxxxxxxxxxx
: I've gone through the steps of redirecting HTTP requests to HTTPS for
OWA
as
: outlined in KB-839357. I've checked, rechecked, and checked again that
all
: steps were followed but I still get:
:
: HTTP Error 403 - Forbidden
: You are not authorized to view this page
:
: My head hurts from banging it on this brick wall. Please help!
:
: Thank you.
.
- References:
- Re: 403 (Forbidden) after setting up SSL Redirect
- From: Ken Schaefer
- Re: 403 (Forbidden) after setting up SSL Redirect
- Prev by Date: Re: HTTP_AUTHORIZATION header
- Next by Date: Re: Passing form credentials to windows security
- Previous by thread: Re: 403 (Forbidden) after setting up SSL Redirect
- Next by thread: Re: HTTP_AUTHORIZATION header
- Index(es):
Relevant Pages
|