Re: IIS 6 serving invalid URLs
From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 11/03/04
- Next message: David Wang [Msft]: "Re: IIS6 - Disaster Recovery -IISCNFG - changing Anonymous User"
- Previous message: WenJun Zhang[msft]: "RE: Application pool terminated unexpectedly"
- In reply to: Kevin Acker: "Re: IIS 6 serving invalid URLs"
- Next in thread: Kevin Acker: "Re: IIS 6 serving invalid URLs"
- Reply: Kevin Acker: "Re: IIS 6 serving invalid URLs"
- Messages sorted by: [ date ] [ thread ]
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!
- Next message: David Wang [Msft]: "Re: IIS6 - Disaster Recovery -IISCNFG - changing Anonymous User"
- Previous message: WenJun Zhang[msft]: "RE: Application pool terminated unexpectedly"
- In reply to: Kevin Acker: "Re: IIS 6 serving invalid URLs"
- Next in thread: Kevin Acker: "Re: IIS 6 serving invalid URLs"
- Reply: Kevin Acker: "Re: IIS 6 serving invalid URLs"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading