Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 28282 invoked from network); 25 Nov 2006 17:05:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Nov 2006 17:05:51 -0000 Received: (qmail 61175 invoked by uid 500); 25 Nov 2006 17:05:50 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 61162 invoked by uid 500); 25 Nov 2006 17:05:50 -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: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 61151 invoked by uid 99); 25 Nov 2006 17:05:50 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 25 Nov 2006 09:05:50 -0800 X-ASF-Spam-Status: No, hits=1.9 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of morr1298@bellsouth.net designates 205.152.59.68 as permitted sender) Received: from [205.152.59.68] (HELO imf20aec.mail.bellsouth.net) (205.152.59.68) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 25 Nov 2006 09:05:37 -0800 Received: from ibm64aec.bellsouth.net ([65.7.224.168]) by imf20aec.mail.bellsouth.net with ESMTP id <20061125170511.GDOY23001.imf20aec.mail.bellsouth.net@ibm64aec.bellsouth.net> for ; Sat, 25 Nov 2006 12:05:11 -0500 Received: from [10.0.0.20] (really [65.7.224.168]) by ibm64aec.bellsouth.net with ESMTP id <20061125170511.ROJM16860.ibm64aec.bellsouth.net@[10.0.0.20]> for ; Sat, 25 Nov 2006 12:05:11 -0500 Mime-Version: 1.0 (Apple Message framework v624) Content-Transfer-Encoding: 7bit Message-Id: <96223b610ea2c8c75a815df067e811d9@bellsouth.net> Content-Type: text/plain; charset=US-ASCII; format=flowed To: users@httpd.apache.org From: Garrett Morris Date: Sat, 25 Nov 2006 11:05:10 -0600 X-Mailer: Apple Mail (2.624) X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] unwanted redirects from clients I tried the faq but it seems to be unavailable at the moment. My problem is as follows, I am setting up a webdav2 server with with apache 2.2.3, and currently have another with ver 2.2 for port 80 requests and subscription info. I am receiving client requets for yahoo and other sites like the following... 65.29.159.78 - - [22/Nov/2006:11:03:41 -0600] "GET / HTTP/1.0" 200 3919 65.189.222.45 - - [22/Nov/2006:17:14:26 -0600] "GET / HTTP/1.0" 200 3919 66.232.103.168 - - [23/Nov/2006:20:16:43 -0600] "GET https://mail.yahoo.com/ HTTP/1.0" 200 3919 66.232.103.168 - - [23/Nov/2006:21:23:56 -0600] "CONNECT mail.yahoo.com:443 HTTP/1.1" 405 235 208.219.207.2 - - [23/Nov/2006:21:34:04 -0600] "GET / HTTP/1.1" 200 3919 I would like to stop this as I fear it is a spambot using my address for something illegal. The docs don't mention how to use mod_rewrite or mod_security to stop this. A google search turned up nothing of interest (not asking the right question?). I am obviously a novice. Any help or point in the right direction would be greatly appreciated. Imac 17 1ghz 1GB apache2.2/2.2.3 openssl096/dav2... One more thing... (columbo says) I am having trouble with dav quota and disk space remaining with dav2. I tried to apply the patches. The patches apply with no errors, make with no errors, but install has errors with undefined symbols and other errors. Is there a unix source with these patches and some prerequisites + instructions out there? I have read other articles where people have successfully applied these patches with 2.0.54. Is it already incorporated into mod_dav for 2.2.3? Any help is most welcome. Thanks to all for this forum. --------------------------------------------------------------------- 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