Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 77333 invoked from network); 9 Mar 2010 11:03:37 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 9 Mar 2010 11:03:37 -0000 Received: (qmail 11552 invoked by uid 500); 9 Mar 2010 11:03:08 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 11508 invoked by uid 500); 9 Mar 2010 11:03:08 -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 11500 invoked by uid 99); 9 Mar 2010 11:03:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Mar 2010 11:03:07 +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 phil@philipwigg.co.uk designates 74.125.82.45 as permitted sender) Received: from [74.125.82.45] (HELO mail-ww0-f45.google.com) (74.125.82.45) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Mar 2010 11:03:06 +0000 Received: by wwb34 with SMTP id 34so3637253wwb.18 for ; Tue, 09 Mar 2010 03:02:45 -0800 (PST) MIME-Version: 1.0 Received: by 10.216.87.194 with SMTP id y44mr3605667wee.157.1268132564827; Tue, 09 Mar 2010 03:02:44 -0800 (PST) In-Reply-To: References: <964267231003080112r8a9d88ubd828e40508d956d@mail.gmail.com> <964267231003090101o1fd7b433p1016d4010c959d94@mail.gmail.com> Date: Tue, 9 Mar 2010 11:02:44 +0000 Message-ID: <964267231003090302j12581920ic1a056dc1d60c32a@mail.gmail.com> From: Philip Wigg To: users@httpd.apache.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [users@httpd] Avoid endless loop of mod_rewrite > It goes into an infinite loop again. I believe the root is forcing a > rule by 'inherit'. If I understand you correctly, you don't have access to the main httpd configuration file. If there's a rewrite in that file which is redirecting your site from domain.com to www.domain.com then I can't think of anything you could do to stop it I'm afraid except asking them not to apply that rule in your case. As you've seen, configuring a rule to do the same in reverse will merely result in rewrite loops. -- Phil. --------------------------------------------------------------------- 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