|
Home > Archive > IIS Server > September 2005 > http error 401.1
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| Hi,
When I try to acces a virtual web site by using http://myserver/test I have
an http error 401.1. But if I try to access by using
http://myserver:8080/test, everything is working fine.
My server is a W2K3 DC SP1 with certificate service.
Thanks for your help
| |
|
|
| David Wang [Msft] 2005-09-27, 5:55 pm |
| Are you sure http://myserver and http://myserver:8080 are even served by
the same website with similar configuration?
They probably are not pointing to the same configuration, so I'm not certain
why you expect them to behave identically. One website working has nothing
to do with another independent website working...
Thus, you need to describe the configuration of http://myserver for more
assistance. Or figure out what is different between the configuration of
http://myserver and http://myserver:8080 and make them the same so that
they should work.
Some common causes of 401.1 are described in this URL:
http://blogs.msdn.com/david.wang/ar...ess_Denied.aspx
--
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Slim" <Slim@discussions.microsoft.com> wrote in message
news:C133ADB9-1C31-4E4A-9FCE-8D20AFCCDCEF@microsoft.com...
Hi,
When I try to acces a virtual web site by using http://myserver/test I have
an http error 401.1. But if I try to access by using
http://myserver:8080/test, everything is working fine.
My server is a W2K3 DC SP1 with certificate service.
Thanks for your help
| |
|
| Hi all,
thanks for your answers.
The web site is for officescan server. I have installed it on a virtual web
site because on the default web site I have my certificate server (for OWA
acces). So my only solution is to install it on a virtual web site on port
8080. The only way to connect to the console is
http://myserver:8080/officescan and for the moment my office scan clients
can't connect to server to get their update (actually only one client, myself
for test).
I read the article kb896861 and I don't know what will be the consequences
for my certificete server (the most important for me) if I make the changes.
Thanks for your help.
"David Wang [Msft]" wrote:
> Are you sure http://myserver and http://myserver:8080 are even served by
> the same website with similar configuration?
>
> They probably are not pointing to the same configuration, so I'm not certain
> why you expect them to behave identically. One website working has nothing
> to do with another independent website working...
>
> Thus, you need to describe the configuration of http://myserver for more
> assistance. Or figure out what is different between the configuration of
> http://myserver and http://myserver:8080 and make them the same so that
> they should work.
>
> Some common causes of 401.1 are described in this URL:
> http://blogs.msdn.com/david.wang/ar...ess_Denied.aspx
>
> --
> //David
> IIS
> http://blogs.msdn.com/David.Wang
> This posting is provided "AS IS" with no warranties, and confers no rights.
> //
> "Slim" <Slim@discussions.microsoft.com> wrote in message
> news:C133ADB9-1C31-4E4A-9FCE-8D20AFCCDCEF@microsoft.com...
> Hi,
>
> When I try to acces a virtual web site by using http://myserver/test I have
> an http error 401.1. But if I try to access by using
> http://myserver:8080/test, everything is working fine.
> My server is a W2K3 DC SP1 with certificate service.
>
> Thanks for your help
>
>
>
|
|
|
|
|