E2K SP Front End/Back End set up.
Trying to implement OWA using SSL where my users can simply type in
versus
I've followed MS KB article #279681 and did everything it said (wasn't
difficult), however, it still isn't working. I simply did a copy/paste of
the code into a file named owahttps.asp (using notepad). I then placed that
file in the c:\inetpub\ directory, stopped/restarted the IIS
Admin service but when I now try I'm getting:
You are not authorized to view this page
You might not have permission to view this directory or page using the
credentials you supplied.
--------------------------------------------------------------------------
If you believe you should be able to view this directory or page,
please try to contact the Web site by using any e-mail address or phone
number that may be listed on the mail.domain.com home page.
You can click Search to look for information on the Internet.
HTTP Error 403 - Forbidden
Internet Explorer
Here is some output from my w3svc1 IIS Log:
2002-04-09 19:55:31 172.22.9.5 - W3SVC1 MAIL 172.22.9.5 80 GET
/owaasp/owahttps.asp 403; 403 0
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0)
Anyone have any idea's ?
Trying to implement OWA using SSL where my users can simply type in
versus
I've followed MS KB article #279681 and did everything it said (wasn't
difficult), however, it still isn't working. I simply did a copy/paste of
the code into a file named owahttps.asp (using notepad). I then placed that
file in the c:\inetpub\ directory, stopped/restarted the IIS
Admin service but when I now try I'm getting:
You are not authorized to view this page
You might not have permission to view this directory or page using the
credentials you supplied.
--------------------------------------------------------------------------
If you believe you should be able to view this directory or page,
please try to contact the Web site by using any e-mail address or phone
number that may be listed on the mail.domain.com home page.
You can click Search to look for information on the Internet.
HTTP Error 403 - Forbidden
Internet Explorer
Here is some output from my w3svc1 IIS Log:
2002-04-09 19:55:31 172.22.9.5 - W3SVC1 MAIL 172.22.9.5 80 GET
/owaasp/owahttps.asp 403; 403 0
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0)
Anyone have any idea's ?