Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 77329 invoked from network); 17 Oct 2005 23:18:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Oct 2005 23:18:38 -0000 Received: (qmail 13243 invoked by uid 500); 17 Oct 2005 23:18:28 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 13234 invoked by uid 500); 17 Oct 2005 23:18:28 -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 13223 invoked by uid 99); 17 Oct 2005 23:18:28 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Oct 2005 16:18:28 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jslive@gmail.com designates 72.14.204.192 as permitted sender) Received: from [72.14.204.192] (HELO qproxy.gmail.com) (72.14.204.192) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Oct 2005 16:18:27 -0700 Received: by qproxy.gmail.com with SMTP id a33so316095qbd for ; Mon, 17 Oct 2005 16:18:05 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ZrkyYkkSmy/1x/CROrLzKAFEhobkllvS4DF7b65CyqhLNlA5RMMOY5x4iGqVXIb1PVNahWh87WgczbTBDTbXKD5Fv0gm/pMw7Z5xDf4HXi+LtGGjlV2y+pETq9sz/Y8S3D9VJZrARvLp/r5To4ApdxfFLdxubCMNXG/xUDs6GlU= Received: by 10.65.163.16 with SMTP id q16mr76403qbo; Mon, 17 Oct 2005 16:18:05 -0700 (PDT) Received: by 10.64.253.12 with HTTP; Mon, 17 Oct 2005 16:18:05 -0700 (PDT) Message-ID: Date: Mon, 17 Oct 2005 19:18:05 -0400 From: Joshua Slive To: users@httpd.apache.org In-Reply-To: <1129588731.4538.245380715@webmail.messagingengine.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20051017210941.45644.qmail@web31514.mail.mud.yahoo.com> <1129588731.4538.245380715@webmail.messagingengine.com> X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Redirecting limit for this URL exceeded. X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 10/17/05, apache.org@donnacha.com wrote: > To test it, I browsed to docmo.com which is pointed to my nameservers, > ns1.cvfx.com and ns2.cvfx.com, but which has not been entered as a > virtualhost entry on this server. docmo.com does not resolve in DNS to an IP address. This has nothing to do with apache configuration and everything to do with your DNS. > One question I have about doing this as a redirect is, will this remove > my PHP page's ability to know what domain the user originally wanted? Yes, if you redirect, the original hostname will be lost. 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