From owner-freebsd-questions@FreeBSD.ORG Tue Jun 22 01:30:38 2004 Return-Path: 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 8878016A4CE for ; Tue, 22 Jun 2004 01:30:38 +0000 (GMT) Received: from forrie.com (forrie.ne.client2.attbi.com [24.62.207.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2680043D2D for ; Tue, 22 Jun 2004 01:30:38 +0000 (GMT) (envelope-from forrie@forrie.com) Received: from [127.0.0.1] (i-95.forrie.net. [192.168.1.95]) by forrie.com with ESMTP id i5M1UTYp036121 for ; Mon, 21 Jun 2004 21:30:30 -0400 (EDT) (envelope-from forrie@forrie.com) Message-ID: <40D78BB0.2060308@forrie.com> Date: Mon, 21 Jun 2004 21:30:24 -0400 From: Forrest Aldrich User-Agent: Mozilla Thunderbird 0.7+ (Windows/20040618) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-RAVMilter-Version: 8.3.0(snapshot 20010925) (forrie.ne.client2.attbi.com) X-MailScanner-LocalNet: Found to be clean Subject: Compiling Apache (port) apache13-mod_ssl and apache13-mod_perl ... ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jun 2004 01:30:39 -0000 This has to be a FAQ, but I've not found it yet. When compiling the port version of Apache, what trick can be used to get both mod_ssl and mod_perl compiled into the server. Regarding mod_php4 .. the port enables a php4_options file, but I don't see provisions anywhere (except for manually editing the Makefile) for any of the --enable-x configure options. Pointers appreciated. Thanks....