Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 88196 invoked from network); 5 May 2010 01:12:14 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 5 May 2010 01:12:14 -0000 Received: (qmail 75028 invoked by uid 500); 5 May 2010 01:12:11 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 74994 invoked by uid 500); 5 May 2010 01:12:11 -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 74986 invoked by uid 99); 5 May 2010 01:12:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 May 2010 01:12:11 +0000 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=AWL,RCVD_IN_DNSWL_MED,SPF_PASS,T_URIBL_BLACK_OVERLAP,URIBL_BLACK,URIBL_JP_SURBL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mary.y.wang@boeing.com designates 130.76.32.69 as permitted sender) Received: from [130.76.32.69] (HELO blv-smtpout-01.boeing.com) (130.76.32.69) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 May 2010 01:12:04 +0000 Received: from stl-av-01.boeing.com (stl-av-01.boeing.com [192.76.190.6]) by blv-smtpout-01.ns.cs.boeing.com (8.14.4/8.14.4/8.14.4/SMTPOUT) with ESMTP id o451BhRt028697 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Tue, 4 May 2010 18:11:43 -0700 (PDT) Received: from stl-av-01.boeing.com (localhost [127.0.0.1]) by stl-av-01.boeing.com (8.14.4/8.14.4/DOWNSTREAM_RELAY) with ESMTP id o451Bg3b010074 for ; Tue, 4 May 2010 20:11:42 -0500 (CDT) Received: from xch-swht-02.sw.nos.boeing.com (xch-swht-02.sw.nos.boeing.com [129.172.142.5]) by stl-av-01.boeing.com (8.14.4/8.14.4/UPSTREAM_RELAY) with ESMTP id o451BgqD010066 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=OK) for ; Tue, 4 May 2010 20:11:42 -0500 (CDT) Received: from XCH-SW-06V.sw.nos.boeing.com ([129.172.197.38]) by xch-swht-02.sw.nos.boeing.com ([129.172.142.5]) with mapi; Tue, 4 May 2010 18:11:42 -0700 From: "Wang, Mary Y" To: "users@httpd.apache.org" Date: Tue, 4 May 2010 18:11:41 -0700 Thread-Topic: Port 80 and 443 Running Name Based Virtual Host on a Single IP Address - need an example Thread-Index: Acrr7+tEQxsUxRBhRnqpnRlnDmmq7A== Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: [users@httpd] Port 80 and 443 Running Name Based Virtual Host on a Single IP Address - need an example Hi, How do I declare a port 80 and port 443 name-based virtual host on a single= IP address? For example: I've two aliases (CNAMES) are pointing to same machine in DNS. I want www= .example1.com to be main server configuration. www.example1.com -> port 443 www.example2.com -> port 80 and both of them are on single IP. Can someone give me example? Thanks Mary --------------------------------------------------------------------- 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