|
Home > Archive > IIS Server Security > March 2005 > 404 comes back with a 200 added
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]
| Author |
404 comes back with a 200 added
|
|
| Prabha 2005-03-15, 5:58 pm |
| The webserver receives a 404 response code from an IIS filter. However, when
it returns the data to the browser, it appends 200 OK along with the content
of the target page. Anyone seen this behavior? Anyone knows how to correct
this problem?
Thanks,
Hema
| |
| Wade A. Hilmo [MS] 2005-03-16, 5:58 pm |
| Hello,
It sounds like the ISAPI filter has been written incorrectly.
You should contact the vendor for the filter. If you wrote the filter, the
try posting the question to the
microsoft.public.platformsdk.internet.server.isapi-dev newsgroup.
Thank you,
-Wade A. Hilmo,
-Microsoft
"Prabha" <Prabha@discussions.microsoft.com> wrote in message
news:327CC427-8452-4744-BBBD-9A50803D0B4F@microsoft.com...
> The webserver receives a 404 response code from an IIS filter. However,
when
> it returns the data to the browser, it appends 200 OK along with the
content
> of the target page. Anyone seen this behavior? Anyone knows how to
correct
> this problem?
>
> Thanks,
> Hema
|
|
|
|
|