RE: HTTP 400 not appearing in access log

2009-10-28 Thread Simon MaticLangford
st Subject: Re: HTTP 400 not appearing in access log Simon MaticLangford wrote: > 2 questions come from this: > > - From a user perspective, I would expect to get a 404 Not Found. Is there a reason we get the bad request instead? Yes. You removed the ROOT web application. You ne

Re: HTTP 400 not appearing in access log

2009-10-28 Thread Mark Thomas
Simon MaticLangford wrote: > 2 questions come from this: > > - From a user perspective, I would expect to get a 404 Not Found. Is > there a reason we get the bad request instead? Yes. You removed the ROOT web application. You need a ROOT webapp to handle requests that don't map to any o