Re: IIS 6 serving invalid URLs

From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 11/03/04


Date: Wed, 3 Nov 2004 00:12:00 -0800

I cannot reproduce your claim.

Static file handler is not going to allow PathInfo (that's the term for the
"extra junk" you are adding), so I suspect you've got something ELSE
configured on the server (possibly *-scriptmapped) which is causing this
change in behavior. ISAPI DLLs can change IIS behavior in whatever way it
wants.

Please give your App Mapping for the * and .htm extensions as well as any
ISAPI Filters installed on the server.

-- 
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Kevin Acker" <kevin.acker@dwd.state.wi.us> wrote in message
news:O2WgllPwEHA.1988@TK2MSFTNGP12.phx.gbl...
No, the 404 error is still set to re-direct people to the default
location, C:\WINDOWS\help\iisHelp\common\404b.htm.  The same problem
occurs if we request any web page on the server.  Another example:  If
the URL sent is
http://servername/virtualdirectory/test.htm/blahblah/garbage/junk.htm
the server will actually serve the URL
http://servername/virtualdirectory/test.htm.  Thanks again for the help.
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!


Relevant Pages

  • Re: Direcway is to Slow to Support Me
    ... >>get)- I suspect to discourage running a server. ... Bellsuck is struggling along trying to keep up. ... The cable engineer said that they're turning up new 32 wavelength, ...
    (rec.outdoors.rv-travel)
  • Old FileMaker Servers with Hyperthreading
    ... incompatibility between an old version of FileMaker Server and a ... hyperthreading enabled processor, and was wondering if anyone could ... Win Server 2000. ... but I suspect otherwise. ...
    (comp.databases.filemaker)
  • Re: ASP.net configuration problem - new user
    ... version represents the version number of the .NET Framework ... Restart IIS. ... > Server isn't running ASP.net version 1.1. ... I suspect I am not the first guy with this problem. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Trend - CSM
    ... I suspect it answer the important questions, ... >> MikeMc ... >>> Server is a 2003 Server with ISA ...
    (microsoft.public.windows.server.sbs)
  • Re: Problem with ER : cdr sync replicate
    ... I suspect that the 47 error is leading eventually to the other failures because logic is that when we are trying to destroy the part structure, that we attempt to connect to the server that the part is associated with and then perform a clean shutdown. ... I suspect that in UC4 that there is some issue with improper cleanup when the initial connection never occured. ... (nameIn should be the group name...) ...
    (comp.databases.informix)

Loading