Landi
Wed Jul 13 09:56:25 CDT 2005
I said 404b because that's what the log entry says. I would check your IIS
log files and see if IIS is throwing any 404 errors. This will help you
troubleshoot and find out what pages are throwing this error.
Check them and make sure that the file and the actual directory that they
point to actually exist.
--
info@donotspam dowhileloop.com
http://www.dowhileloop.com -- Web Development
http://publicjoe.dowhileloop.com -- C# & VB.NET Tutorials
<nospam@nospam.com> wrote in message
news:db387k$b1o$1@nwrdmz01.dmz.ncs.ea.ibs-infra.bt.com...
> "Landi" <info@donotspam dowhileloop.com> wrote in message
> news:OxGl$96hFHA.1044@tk2msftngp13.phx.gbl...
> >I don't understand what the security reason is for disabling this
> >directory.
>
> This is a weird newsgroup. I posted this hours ago - still can't see my
> original message, yet you have replied to it! Odd.
>
> Just about everywhere I have read concerning IIS security tells you to
lock
> down access to default directories such as the \WINNT\help\iisHelp\
folder,
> which is what I've done. Probably something to do with the scripts in it.
>
> > Anyway, you are getting this error because you or someone is trying to
get
> > to your web server. If they request a page that is not available on the
> > server then IIS will throw this 404b error. HTTP Error 404 - File or
> > directory not found.
>
> Nope - HTTP 404 File not found - what this 404b is and how it gets
> displayed, I've yet to find out, all I know is that to stop the entry in
the
> log file from appearing, I've put the folder back with only this one file
in
> it. Its a blank file called 404b.htm and when I type in a page that can't
be
> found in the browser, the normal page 404 comes up. So, if its not related
> to the file not found page why does the OS complain about it so much!
>
> > If you don't want these entries in your log file then turn off your IIS
> > (if
> > you are not using it)
>
> ! Of course we're using it!
>
>