Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 46546 invoked from network); 9 Apr 2009 15:06:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 9 Apr 2009 15:06:37 -0000 Received: (qmail 19229 invoked by uid 500); 9 Apr 2009 15:06:30 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 19188 invoked by uid 500); 9 Apr 2009 15:06:30 -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 19179 invoked by uid 99); 9 Apr 2009 15:06:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Apr 2009 15:06:30 +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 covener@gmail.com designates 74.125.44.152 as permitted sender) Received: from [74.125.44.152] (HELO yx-out-1718.google.com) (74.125.44.152) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Apr 2009 15:06:23 +0000 Received: by yx-out-1718.google.com with SMTP id 3so414254yxi.84 for ; Thu, 09 Apr 2009 08:06:02 -0700 (PDT) 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 :content-transfer-encoding; bh=sqQeGSDktd/iONmwRpZHRkBMvANq1ymEuGKC6M/3XSs=; b=Zmg3OyXFXWNJFF0IiDmamx3lCK8DBaxL+fxtXHuZyUkarm6FqMfruDGoRmXSrAO5XP 1U31X6E+4nMnV6fg0MDDoIK6+RDTcpbsk4RIpNA9dfHCIrEzRHGMvy7HXcy8BQXI421r TSwb4y0ioBtMG2Mg7RffvLbvNxrJhbrOAsSPM= 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:content-transfer-encoding; b=EAlNv4FkPJC7morTwPUK1tBQxjOM+O04+xWji2VoQEFwsnpBvGnzQX3+nilf1o7IBq 88m/tWa0xaasU1X/cYybf4h3ktmtBZce/hdEtopmmnASq5/PyoJ4XWl7soM6DsHePXHJ VDobQgwgkP+rpyQaoB1Yp7sYgd0flG3+FVCW4= MIME-Version: 1.0 Received: by 10.100.7.13 with SMTP id 13mr386256ang.10.1239289562545; Thu, 09 Apr 2009 08:06:02 -0700 (PDT) In-Reply-To: <1F2B02B194D7EA4D811573D1BE9FB01302119E65@FMD3VS011.fda.gov> References: <1F2B02B194D7EA4D811573D1BE9FB01302119E65@FMD3VS011.fda.gov> Date: Thu, 9 Apr 2009 11:06:02 -0400 Message-ID: <1404e5910904090806m4fea6b7aidf520c044d0e0cb4@mail.gmail.com> From: Eric Covener To: users@httpd.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Vhost shortcut? On Thu, Apr 9, 2009 at 10:58 AM, Griffith, Michael * wrote: > I have some difficult users, who want to just type in a partial URL (in > this case "tracking") as the URL and be directed to an app that is > located on a server with a DNS entry tracking.domain.com. As long as DNS gets them to your server, you want "ServerAlias tracking" and maybe one of the canned "canonical hostname" rewrite rules in the manual. -- Eric Covener covener@gmail.com --------------------------------------------------------------------- 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