Re: 302 Found

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Ken Schaefer (kenREMOVE_at_THISadOpenStatic.com)
Date: 03/13/05


Date: Sun, 13 Mar 2005 18:26:45 +1000

Interesting situation... :-)

a) You don't have any redirects configured in IIS?

b) Is there another type of document higher up in the default document list
(e.g. an ASP page that does a Response.Redirect?)

c) Anything in ASP.NET that might be doing the redirect?

I don't think Tom's suggest would help you - you can only telnet to an IP
address (either directly using an IP address, or indirectly by requesting a
DNS name which is resolved to an IP address)

Cheers
Ken

"Christian" <cgregoir99@yahoo.com> wrote in message
news:d0sghm$goa$1@reader1.imaginet.fr...
: "Tom Kaminski [MVP]" <tomk (A@T) mvps (D.O.T) org> a écrit dans le message
: de news:%23rToSIlJFHA.2132@TK2MSFTNGP14.phx.gbl...
: > "Christian" <cgregoir99@yahoo.com> wrote in message
: > news:d0s7tk$f1k$1@reader1.imaginet.fr...
: > > Hello,
: > >
: > > On a Win 2000 SP4 server running IIS/5.0, when requesting a URL, like
: > > www.foo.com, I get the following reply from the server :
: > >
: > > HTTP/1.1 302 Found
: > > Server: Microsoft-IIS/5.0
: > > Location: /Default.aspx
: > >
: > > though, default.aspx is defined in the default documents for that
site.
: > >
: > > Any idea what's wrong here, and why I don't get the 200 OK error code.
: >
: > Does this explain the 302?
: > http://support.microsoft.com/kb/298408/EN-US/
: >
:
: Thanks for the reply, though I don't think this article is related to this
: issue since I do not access a subdir without the trailing slash.
:
: Here is what I get from the command line :
:
: C:> telnet www.foo.com 80
: GET / HTTP/1.1
: Host: www.foo.com
:
: HTTP/1.1 302 Found
: Server: Microsoft-IIS/5.0
: Date: Fri, 11 Mar 2005 16:25:54 GMT
: X-Powered-By: ASP.NET
: X-AspNet-Version: 1.1.4322
: Location: /Default.aspx
: Cache-Control: private
: Content-Type: text/html
:
: <html><head><title>Object moved</title></head><body>
: <h2>Object moved to <a href='/Default.aspx'>here</a>.</h2>
: </body></html>
:
:
: This server holds several other web sites developed using ASP.NET and all
: but this one work as expected. Having a look at their configurations, I
: couldn't find any clear difference between them.
:
: Any other idea ?
:
: Christian
:
:



Relevant Pages

  • Re: IIS and SBS 2003
    ... Everything was working on the server, just not iis. ... Cris Hanna wrote: ... I have a new sbs2003 install and if I telnet to localhost ...
    (microsoft.public.windows.server.sbs)
  • OWA doesnt work
    ... Cannot find server or DNS Error ... Internet Information Services (IIS) ... when I telnet to port 25, ...
    (microsoft.public.windows.server.sbs)
  • OWA doesnt work
    ... Cannot find server or DNS Error ... Open IIS Help, which is accessible in IIS Manager ... >when I telnet to port 25, ...
    (microsoft.public.windows.server.sbs)
  • Re: IIS and SBS 2003
    ... Everything was working on the server, just not iis. ... I have a new sbs2003 install and if I telnet to localhost ... port 80, and type hhh and hit enter it returns a HTTP/1.1 400 Bad ...
    (microsoft.public.windows.server.sbs)
  • [NT] Heap Overrun in HTR Chunked Encoding Could Enable Web Server Compromise
    ... This patch eliminates a newly discovered vulnerability affecting Internet ... in IIS 4.0 and 5.0, and could likewise be used to overrun heap memory on ... allowing code to be run on the server. ... * Microsoft has long recommended disabling HTR functionality unless there ...
    (Securiteam)