From owner-freebsd-stable@FreeBSD.ORG Fri Nov 7 12:41:24 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF68016A52F for ; Fri, 7 Nov 2003 12:41:23 -0800 (PST) Received: from mail.westbend.net (ns1.westbend.net [216.47.253.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B64943FA3 for ; Fri, 7 Nov 2003 12:41:22 -0800 (PST) (envelope-from hetzelsw@westbend.net) Received: from Admin02 (admin02.westbend.net [216.47.253.19]) by mail.westbend.net (8.12.9/8.12.9) with SMTP id hA7KfJl5086841; Fri, 7 Nov 2003 14:41:19 -0600 (CST) (envelope-from hetzelsw@westbend.net) Message-ID: <003b01c3a56f$7fec6ea0$13fd2fd8@Admin02> From: "Scot W. Hetzel" To: "Rick Updegrove" , References: <3FABF48E.5030505@updegrove.net> Date: Fri, 7 Nov 2003 14:41:14 -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.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Virus-Scanned: by amavisd-milter (http://amavis.org/) X-Spam-Status: No, hits=-0.3 required=8.0 tests=QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01, USER_AGENT_OE version=2.43 Subject: Re: Apache ports confusion! X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2003 20:41:24 -0000 From: "Rick Updegrove" > Ok, I need Apache with http and https support. > > I also need Apache::ASP, and frontpage, php4, and mod_perl. > You'll want to install the following ports: www/apache13-modssl www/mod_frontpage www/frontpage (NOTE: you may need to create the security key, see apache.sh in www/apache13-fp) www/frontpage-* (optional - Support for other languages for FP Web Administration) portuguese/frontpage-pt_BR (optional - Support for Portuguese language for FP Web Administration) www/mod_perl www/mod_php4 www/p5-Apache-ASP Scot