From owner-freebsd-apache@FreeBSD.ORG Tue Feb 14 07:57:25 2006 Return-Path: X-Original-To: freebsd-apache@freebsd.org Delivered-To: freebsd-apache@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E9A116A420 for ; Tue, 14 Feb 2006 07:57:25 +0000 (GMT) (envelope-from chaim.rieger@gmail.com) Received: from pproxy.gmail.com (pproxy.gmail.com [64.233.166.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id B98D243D48 for ; Tue, 14 Feb 2006 07:57:24 +0000 (GMT) (envelope-from chaim.rieger@gmail.com) Received: by pproxy.gmail.com with SMTP id z74so1277472pyg for ; Mon, 13 Feb 2006 23:57:24 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer; b=qWaNxLrv1gjApoGhXOveGxW8rnaqA7AAF77+xzyzPOWauO83xPPnjfSt2urSJmJAq7yH47Mjsc9MRWTnUV4nPuoKQkDdu3zWZM2Igeo1/BdvzlLvtkznXj+IBE4xyr3ZXcBgRhZasrX8adPjQI1dPfUuO4m7vYvJqUCaHPVghKU= Received: by 10.35.107.20 with SMTP id j20mr810624pym; Sun, 12 Feb 2006 21:45:33 -0800 (PST) Received: from ?192.168.1.221? ( [24.130.170.24]) by mx.gmail.com with ESMTP id v50sm2435724pyv.2006.02.12.21.45.32; Sun, 12 Feb 2006 21:45:33 -0800 (PST) In-Reply-To: References: Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <8E5E9FA4-A8F4-47EB-8D44-066F90A75380@gmail.com> Content-Transfer-Encoding: 7bit From: Chaim Rieger Date: Sun, 12 Feb 2006 21:45:29 -0800 To: Nicholas Aaron Philbrook X-Mailer: Apple Mail (2.746.2) Cc: freebsd-apache@freebsd.org Subject: Re: Installation question X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Feb 2006 07:57:25 -0000 apache2 has ssl built in by default apachessl + mod_perl will get you apache1, ssl, and perl On Feb 12, 2006, at 9:31 PM, Nicholas Aaron Philbrook wrote: > I am setting up apache on a FreeBSD server running 4.10-RELEASE. > > I was looking in the ports tree and saw versions of apache with > mod_perl support and with mod_ssl support, but I am wanting to have > both enabled. > > I apologize if this is a dumb question, I am a FreeBSD newbie and am > used to working with Gentoo Linux, where I would just enable the perl > and ssl use flags and then emerge apache. I am wondering if there is > a similar procedure, since Gentoo's portage system is based on the > FreeBSD ports system. > > All else failed, I suppose I can just grab the apache sources and > configure/compile it myself. > > Thank you, > appleshampoo > _______________________________________________ > freebsd-apache@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-apache > To unsubscribe, send any mail to "freebsd-apache- > unsubscribe@freebsd.org"