From owner-freebsd-questions Tue Feb 18 11:35: 8 2003 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 0CED837B401 for ; Tue, 18 Feb 2003 11:35:07 -0800 (PST) Received: from pa-plum1b-166.pit.adelphia.net (pa-plum1b-13.pit.adelphia.net [24.53.161.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 251ED43F3F for ; Tue, 18 Feb 2003 11:35:06 -0800 (PST) (envelope-from wmoran@potentialtech.com) Received: from potentialtech.com (working [172.16.0.95]) by pa-plum1b-166.pit.adelphia.net (8.12.3/8.12.3) with ESMTP id h1IJZ4rX005654; Tue, 18 Feb 2003 14:35:05 -0500 (EST) (envelope-from wmoran@potentialtech.com) Message-ID: <3E528AE8.2010603@potentialtech.com> Date: Tue, 18 Feb 2003 14:35:04 -0500 From: Bill Moran User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20021127 X-Accept-Language: en-us, en MIME-Version: 1.0 To: sweetleaf Cc: freebsd-questions@FreeBSD.ORG Subject: Re: php support? References: <3E5289EF.4090001@myrealbox.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 sweetleaf wrote: > I am needing to setup a groupware "phprojekt" server that uses php. I > really don't want to use apache for security and performance reasons; > therefore I am searching for a fast and secure https server that will > work. The question about php is.....if a web server supports cgi will it > work with php seeing how php is just a script, i am assuming? I have > found shttpd and fnord while searching. The latter both support cgi and > i was wondering if its feasible they might work with php. As I understand it, yes. However, read carefully through the php docs. There have been a lot of concerns about php's security as a CGI module. And you'll probably get better help asking on the php lists, or the lists for the web server you're looking to use. -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message