You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Michael Whitney <mu...@hotmail.com> on 2002/11/16 00:53:52 UTC

[users@httpd] error message numbers


Hi, I'm getting some of this in my access log. I guess someone's trying to 
break in,

since perl is not installed (?), and I'm running Apache 2.043 on w2k....

67.32.38.86 - - [11/Nov/2002:19:36:07 -0600] "GET

/_vti_bin/..%255c../..%255c../..%255c../winnt/system32/cmd.exe?/c+dir 
HTTP/1.0"

404 315

67.32.38.86 - - [11/Nov/2002:19:36:15 -0600] "GET

/scripts/..%%35%63../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 400 288

I know what a 404 error message is, but what is 400? Or 304? 200 means, 
'OK',

right? Does anyone know of a list of these numbers can be found? Which are

related to error messages, and so on....
TIA,
michael



_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*. 
http://join.msn.com/?page=features/featuredemail


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] error message numbers

Posted by Zac Stevens <zt...@cryptocracy.com>.
[replying to own post. oops]

On Sat, Nov 16, 2002 at 11:02:21AM +1100, Zac Stevens wrote:
> On Fri, Nov 15, 2002 at 05:53:52PM -0600, Michael Whitney wrote:
> > right? Does anyone know of a list of these numbers can be found? Which are
> > 
> > related to error messages, and so on....
> 
> http://www.mkaz.com/reference/httperrors.html

You might also want to take a look at the appropriate part of the HTTP/1.1
RFC, which has good descriptions about when each of the codes is
appropriate (and why).

http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html


Zac


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] error message numbers

Posted by Zac Stevens <zt...@cryptocracy.com>.
On Fri, Nov 15, 2002 at 05:53:52PM -0600, Michael Whitney wrote:
> I know what a 404 error message is, but what is 400? Or 304? 200 means, 
> 'OK',
> 
> right? Does anyone know of a list of these numbers can be found? Which are
> 
> related to error messages, and so on....

http://www.mkaz.com/reference/httperrors.html


HTH,


Zac


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org