From owner-freebsd-questions@FreeBSD.ORG Wed Jul 5 06:31:45 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9540B16A4E5 for ; Wed, 5 Jul 2006 06:31:45 +0000 (UTC) (envelope-from freebsd.ph@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3A7543D45 for ; Wed, 5 Jul 2006 06:31:44 +0000 (GMT) (envelope-from freebsd.ph@gmail.com) Received: by wr-out-0506.google.com with SMTP id 55so666055wri for ; Tue, 04 Jul 2006 23:31:44 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=QHQ7kbI6+XGqDNnMOsHrl3oWE1+1EQ1WmnWlFSLUuVt01K5O0hI6iu0rhmFFbRrRMFEym8mW2mK8FDK4E18/ZWj8Butrvp/RblItfA2ZDO69fJu0M9sGq6sxDnROgAjBhpjdCzCYhXJrd1UGRFgS1XlTLGZ5HP5ZUVWR2F57nrs= Received: by 10.54.138.7 with SMTP id l7mr2571480wrd; Tue, 04 Jul 2006 23:31:44 -0700 (PDT) Received: by 10.54.122.11 with HTTP; Tue, 4 Jul 2006 23:31:44 -0700 (PDT) Message-ID: Date: Wed, 5 Jul 2006 14:31:44 +0800 From: "jan gestre" To: gerard@seibercom.net In-Reply-To: <200607041906.11267.gerard@seibercom.net> MIME-Version: 1.0 References: <200607041906.11267.gerard@seibercom.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: how to enable mod_ssl in apache 2.2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Jul 2006 06:31:45 -0000 On 7/5/06, Gerard Seibert wrote: > > On Tuesday 04 July 2006 18:11, jan gestre wrote: > > hi guys, > > > > how do i enable mod_ssl in apache 2.2 in my freebsd 6.1 box so that it > > listens to port 443 instead of the default port 80? is there a special > > command like the a2enmod ssl in debian? > > I think you just change the 'Listen' directive in the httpd.conf file. > > you mean i dont have to change anything in httpd.conf and just add the > listen port? btw i see that the module is already loaded. > -- > Gerard Seibert > gerard@seibercom.net > > In fiction the recourse of the powerless is murder; > in life the recourse of the powerless is petty theft. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >