Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 74730 invoked from network); 12 Aug 2004 20:54:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 12 Aug 2004 20:54:58 -0000 Received: (qmail 8178 invoked by uid 500); 12 Aug 2004 20:53:48 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 8109 invoked by uid 500); 12 Aug 2004 20:53:47 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 8046 invoked by uid 99); 12 Aug 2004 20:53:47 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received: from [64.233.170.194] (HELO mproxy.gmail.com) (64.233.170.194) by apache.org (qpsmtpd/0.27.1) with ESMTP; Thu, 12 Aug 2004 13:53:44 -0700 Received: by mproxy.gmail.com with SMTP id 79so362477rnl for ; Thu, 12 Aug 2004 13:53:42 -0700 (PDT) Received: by 10.38.171.73 with SMTP id t73mr529348rne; Thu, 12 Aug 2004 13:53:39 -0700 (PDT) Message-ID: Date: Thu, 12 Aug 2004 16:51:53 -0400 From: Joshua Slive To: users@httpd.apache.org In-Reply-To: <1092343739.2680.81.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <1092341576.2680.62.camel@localhost> <1092343739.2680.81.camel@localhost> X-Virus-Checked: Checked Subject: Re: [users@httpd] mod_dav Input/Ouput error from client X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Thu, 12 Aug 2004 13:48:59 -0700, Josh Kuo wrote: > > Just a guess, but the presence of all those 301 (redirect) status > > codes leads me to believe that this might help: > > > > BrowserMatch "DAV-FS" redirect-carefully > > Thanks for the pointer, I added that into my httpd2.conf, restarted > httpd, but still has the same issue. Are you sure you added that directive correctly? I'm still seeing lots of 301's in response to non-GET requests, which shouldn't happen if redirct-carefully is in effect. Perhaps you should try BrowserMatch . redirect-carefully to apply it to all users-agents. And make sure you are editting the right part of the right config file. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See 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