From owner-freebsd-questions Fri Jun 8 15:18:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dsl-64-193-218-89.telocity.com (dsl-64-193-218-89.telocity.com [64.193.218.89]) by hub.freebsd.org (Postfix) with SMTP id 9A07437B401 for ; Fri, 8 Jun 2001 15:18:16 -0700 (PDT) (envelope-from lucas@slb.to) Received: (qmail 16239 invoked by uid 1000); 8 Jun 2001 22:18:32 -0000 Date: Fri, 8 Jun 2001 17:18:32 -0500 From: Lucas Bergman To: Evren Yurtesen Cc: freebsd-questions@freebsd.org Subject: Re: apache php and jsp from ports Message-ID: <20010608171832.A25687@billygoat.slb.to> Reply-To: lucas@slb.to References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from yurtesen@ispro.net.tr on Thu, Jun 07, 2001 at 04:51:48PM +0300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > I would like to install apache with mod_php4 and also I want the jsp > support... how can I install apache from ports so that I will get > both at the same time? Look into: ports/java/jdk ports/lang/php4 ports/www/apache13 ports/www/mod_php4 ports/www/jakarta-tomcat ports/www/mod_jk Hacking the Apache config file to map URIs to the JSP engine is left as an exercise to the reader. :) Hint: http://jakarta.apache.org/ Lucas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message