Return-Path: X-Original-To: apmail-httpd-users-archive@www.apache.org Delivered-To: apmail-httpd-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 28D96172C9 for ; Sat, 8 Nov 2014 17:04:09 +0000 (UTC) Received: (qmail 13151 invoked by uid 500); 8 Nov 2014 17:04:06 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 13113 invoked by uid 500); 8 Nov 2014 17:04:06 -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 13103 invoked by uid 99); 8 Nov 2014 17:04:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Nov 2014 17:04:06 +0000 X-ASF-Spam-Status: No, hits=0.9 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL,URIBL_RHS_DOB X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [173.201.192.232] (HELO p3plsmtpa07-03.prod.phx3.secureserver.net) (173.201.192.232) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Nov 2014 17:04:01 +0000 Received: from village2 ([108.30.62.126]) by p3plsmtpa07-03.prod.phx3.secureserver.net with id D50c1p00G2jRZPw0150cvc; Sat, 08 Nov 2014 10:00:38 -0700 From: Steve Matzura To: users@httpd.apache.org Date: Sat, 08 Nov 2014 12:00:39 -0500 Message-ID: References: <545C8BDD.6050702@pettijohn.no-ip.biz> In-Reply-To: User-Agent: ForteAgent/7.20.32.1218 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Almost There Eric: On Sat, 8 Nov 2014 11:37:31 -0500, you wrote: >On Sat, Nov 8, 2014 at 11:30 AM, Steve Matzura = wrote: >> I suspect my old installatioin of Apache 2.2.4 is buggered. There is >> absolutely no httpd program anywhere on the system, and the official >> documentation keeps telling me if I use: >> >> httpd -S > >Debian chose a different name. Use apachectl or apache2ctl to invoke >the underlying apache/apache2 binary. I'd posted this previously with some domain-name and address obfuscation, but here it is again, all obfuscations removed: VirtualHost configuration: [2001:4b98:dc0:41:216:3eff:fe18:db3b]:80 theglobalvoice.info (/etc/apache2/sites-enabled/001-theglobalvoice.info:1) 92.243.4.196:80 theglobalvoice.info (/etc/apache2/sites-enabled/001-theglobalvoice.info:1) wildcard NameVirtualHosts and _default_ servers: *:80 is a NameVirtualHost default server www.theglobalvoice.info (/etc/apache2/httpd.conf:1) port 80 namevhost www.theglobalvoice.info (/etc/apache2/httpd.conf:1) port 80 namevhost www.equaleyesradio.com (/etc/apache2/httpd.conf:7) port 80 namevhost patronus.theglobalvoice.info (/etc/apache2/sites-enabled/000-default:1) Syntax OK The symptom is, there's an the A-record pointing www.equaleyesradio.com to 92.243.4.196 but the pages for www.theglobalvoice.info are the ones that get served. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org