Re: [EMAIL PROTECTED] Content-length with 401 response.

2007-12-14 Thread Nick Kew
On Fri, 14 Dec 2007 15:23:05 +0530 "Pradeep" <[EMAIL PROTECTED]> wrote: > We have implemented a filter on Apache web server to force the basic > authentication for all the resources in the doc root folder. Why would you use a filter for that? > As per the RFC, we need to return 401 response to

[EMAIL PROTECTED] Content-length with 401 response.

2007-12-14 Thread Pradeep
Hi , We have implemented a filter on Apache web server to force the basic authentication for all the resources in the doc root folder. As per the RFC, we need to return 401 response to any request for a file in doc root folder. Currently we are returning WWW-Authenticate as a mandatory fiel