Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 62561 invoked from network); 19 Feb 2010 12:18:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 19 Feb 2010 12:18:03 -0000 Received: (qmail 66545 invoked by uid 500); 19 Feb 2010 12:18:00 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 66499 invoked by uid 500); 19 Feb 2010 12:18:00 -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 66490 invoked by uid 99); 19 Feb 2010 12:18:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Feb 2010 12:18:00 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of krist.vanbesien@gmail.com designates 74.125.78.147 as permitted sender) Received: from [74.125.78.147] (HELO ey-out-1920.google.com) (74.125.78.147) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Feb 2010 12:17:53 +0000 Received: by ey-out-1920.google.com with SMTP id 4so23232eyg.42 for ; Fri, 19 Feb 2010 04:17:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=0m+yV86kzP0w3m37PCfqXhc81jyafHWbc/ksrOwcyqo=; b=wfWeNg+JhnD26VkMNjxHxOVFpAeOQlw0KXVkK6JgT3PR4womPbBaWJxwP850CflriR EQIYE5FQEIHnYx3JhvjAGA47uiPkkkvba3lXZ7zj1UBlEKCenZPFZWq5SRh8kc4B718q cknDrSra56SkdEXwWNrbLiAC2f5dQAMJ6TVrs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=eDIVeroCZV94wqDcAWV4WEA7zj6BuS+d90vR6jpw6Q1vXurHXvM3gHNntUC0BtWX7/ 1YYBGReBk1EiBk4Otn1pXqusmnzNrntgj7EvJgLm6WgQm6pK84WBcjbOvYFHImpMW/WU Onf06cpZBKyri/hGgny5lxo0EJf7tU1hbdkcY= MIME-Version: 1.0 Received: by 10.213.109.140 with SMTP id j12mr5410960ebp.84.1266581852080; Fri, 19 Feb 2010 04:17:32 -0800 (PST) In-Reply-To: <27610227.post@talk.nabble.com> References: <27610227.post@talk.nabble.com> Date: Fri, 19 Feb 2010 13:17:32 +0100 Message-ID: <6ed6382b1002190417kc5b01edqa2626a0188812905@mail.gmail.com> From: Krist van Besien To: users@httpd.apache.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [users@httpd] URL Rewrite goes into infinite loop On Tue, Feb 16, 2010 at 4:41 PM, su2 wrote: > I have a feeling that my URL request is getting into infinite loop somehow. > But not sure how and where. > > I would appreciate the help. You have to look in your logfiles. What do you see in your access log, and what in your rewrite log? If you don't have a rewrite log, enable it. It could also be usefull to install a plugin like "Live HTTP Headers" in Firefox, to see what is being sent back by the server. Krist -- krist.vanbesien@gmail.com krist@vanbesien.org Bremgarten b. Bern, Switzerland -- A: It reverses the normal flow of conversation. Q: What's wrong with top-posting? A: Top-posting. Q: What's the biggest scourge on plain text email discussions? --------------------------------------------------------------------- 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