Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 67147 invoked from network); 28 Dec 2005 18:50:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Dec 2005 18:50:40 -0000 Received: (qmail 25125 invoked by uid 500); 28 Dec 2005 18:50:29 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 25114 invoked by uid 500); 28 Dec 2005 18:50:29 -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 25103 invoked by uid 99); 28 Dec 2005 18:50:29 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Dec 2005 10:50:29 -0800 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [82.153.252.25] (HELO mra03.ch.as12513.net) (82.153.252.25) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Dec 2005 10:50:27 -0800 Received: from localhost (localhost [127.0.0.1]) by mra03.ch.as12513.net (Postfix) with ESMTP id 409A6D4856 for ; Wed, 28 Dec 2005 18:50:06 +0000 (GMT) Received: from mra03.ch.as12513.net ([127.0.0.1]) by localhost (mra03.ch.as12513.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 16823-01-25 for ; Wed, 28 Dec 2005 18:50:05 +0000 (GMT) Received: from karsites.net (unknown [81.168.74.150]) by mra03.ch.as12513.net (Postfix) with ESMTP id 25473D4811 for ; Wed, 28 Dec 2005 18:50:03 +0000 (GMT) Date: Wed, 28 Dec 2005 18:43:48 +0000 (GMT) From: httpd2@karsites.net X-X-Sender: keith@karsites.net To: users@httpd.apache.org In-Reply-To: <9C63A4713C4E3342B90428CE44806A73EC3920@PHSXMB5.partners.org> Message-ID: References: <9C63A4713C4E3342B90428CE44806A73EC3920@PHSXMB5.partners.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by Eclipse VIRUSshield at eclipse.net.uk X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Problem with Redirect X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi Andrew. Do you have a seperate Virtual server listening on port 80 for the standard non-SSL requests, and a seperate SSL-enabled virtual server listening for connections on post 443? Keith On Wed, 28 Dec 2005, Kaplan, Andrew H. wrote: > To: users@httpd.apache.org > From: "Kaplan, Andrew H." > Subject: [users@httpd] Problem with Redirect > > Hi there - > > > > I have Apache 2.0.52 running on one of our servers and I am having problems with > redirecting port 80 connections to port 443. > > When I type the url: https://, I get to the page in question. > However, when I type the URL: http://, > > I do not get the connection. > > > > I modified the /etc/httpd/conf/httpd.conf file to automatically have port 80 > connections go to 443 via the virtual host section. Are > > there additional modifications that I need to make? Thanks. > > --------------------------------------------------------------------- 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