Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 59999 invoked from network); 9 Nov 2004 15:22:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 9 Nov 2004 15:22:30 -0000 Received: (qmail 76011 invoked by uid 500); 9 Nov 2004 15:21:51 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 75960 invoked by uid 500); 9 Nov 2004 15:21: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: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 75895 invoked by uid 99); 9 Nov 2004 15:21:50 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [64.242.40.25] (HELO floc.net) (64.242.40.25) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 09 Nov 2004 07:21:48 -0800 Received: from [127.0.0.1] (localhost [127.0.0.1]) by floc.net (Postfix) with ESMTP id 778A28083 for ; Tue, 9 Nov 2004 08:21:44 -0700 (MST) Message-ID: <4190E1AA.8010404@nexfi.fr> Date: Tue, 09 Nov 2004 16:26:34 +0100 From: =?ISO-8859-1?Q?Alain_T=E9sio?= User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: users@httpd.apache.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked Subject: [users@httpd] ProxyRequets Off and proxy requests return own pages instead of an error X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi, On apache 1.3.26 (currently in debian stable): I have a virtual server with ProxyRequests Off and some Proxy Pass directives which proxy requests to java servers. I see a lot of successful proxy attempts in the logs, when I set my browser to use my server as a proxy, I see it renders its own page where I expected an error (so it's not really usable as a proxy but this wastes my bandwidth) 194.100.210.156 - - [09/Nov/2004:07:59:52 -0700] "GET http://www.google.com/ HTTP/1.1" 200 46858 "-" "Jakarta Commons-HttpClient/3.0-alpha2" 1 www.bs-factory.com 46858 is in fact the size of the homepage http://www.bs-factory.com/ I've tried this, it does't help: RewriteEngine on RewriteRule ^http /missing [F] Is it the expected behaviour, any suggestion ? Thanks Alain --------------------------------------------------------------------- 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