From owner-freebsd-questions Mon Nov 26 1:11:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (oe14.law12.hotmail.com [64.4.18.118]) by hub.freebsd.org (Postfix) with ESMTP id 3340937B416 for ; Mon, 26 Nov 2001 01:11:28 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 26 Nov 2001 01:11:27 -0800 X-Originating-IP: [216.228.133.13] Reply-To: "default" From: "default" To: "FreeBSD-Questions" Subject: Question about using CNAMES with mod-ssl port Date: Mon, 26 Nov 2001 03:07:12 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: X-OriginalArrivalTime: 26 Nov 2001 09:11:27.0966 (UTC) FILETIME=[547C6FE0:01C1765A] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I'm usint the mod-ssl port for my secure server... and just noticed something strange. I had setup a CNAME URL to use for my secure server because I don't want to have to use my actual hostname. This worked fine, up until tonight, when I re-arranged Apache's directory structures... Now, when I type in https://secure.mydomain.com it refreshes the URL in the browser to show https://myrealhostname.mydomain.com The CNAME does work, and I am not attempting to use name based virtual hosts or anything like that, I am only using this domain for my SSL server, but, ... I doubt that I can change this without writing some sort of CGI script or something which would be too troublesome but... if anyone has any ideas, I would greatly appreciate it. Thanks, Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message