From owner-freebsd-ports@FreeBSD.ORG Thu May 11 14:30:51 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1E5316A41F; Thu, 11 May 2006 14:30:51 +0000 (UTC) (envelope-from lupe@lupe-christoph.de) Received: from buexe.b-5.de (buexe.b-5.de [84.19.0.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB548442B8; Thu, 11 May 2006 14:08:09 +0000 (GMT) (envelope-from lupe@lupe-christoph.de) Received: from buexe.b-5.de (www-data@localhost [127.0.0.1]) by buexe.b-5.de (8.12.3/8.12.3/b-5/buexe-3.4) with ESMTP id k4BE87UG025036; Thu, 11 May 2006 16:08:07 +0200 Received: (from www-data@localhost) by buexe.b-5.de (8.12.3/8.12.3/b-5/buexe-msp1.2) id k4BE87jS025034; Thu, 11 May 2006 16:08:07 +0200 Received: from blueice2n1.de.ibm.com (blueice2n1.de.ibm.com [195.212.29.171]) by buexe.b-5.de (IMP) with HTTP for ; Thu, 11 May 2006 16:08:07 +0200 Message-ID: <1147356487.4463454775612@buexe.b-5.de> Date: Thu, 11 May 2006 16:08:07 +0200 From: Lupe Christoph To: pav@freebsd.org References: <1147338576.799.9.camel@pav.hide.vol.cz> In-Reply-To: <1147338576.799.9.camel@pav.hide.vol.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.2 Cc: ports@freebsd.org Subject: Re: HEADS UP for maintainers of web applications X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 May 2006 14:31:11 -0000 Quoting Pav Lucistnik : > it will soon become mandatory to stop installing web applications into > Apache specific directories, like ${PREFIX}/www/data, > ${PREFIX}/www/cgi-bin etc. > All web applications should be now installed into ${PREFIX}/www/appname. > Please keep it in mind when preparing your next port update. Are you saying that a cgi-bin should go into ${PREFIX}/www/appname, too? That would require the sysadmin to set ExecCGI for all of ${PREFIX}/www. Perhaps you expand on this a little and tell me where the following should go: 1) HTML files that are to be server by ${HTTPD} 2) cgi-bin's that are to be executed by ${HTTPD} 3) Data that is not to be accessible either way like e.g. a htpasswd file. Thank you, Lupe Christoph -- | lupe@lupe-christoph.de | http://www.lupe-christoph.de/ | | "... putting a mail server on the Internet without filtering is like | | covering yourself with barbecue sauce and breaking into the Charity | | Home for Badgers with Rabies. Michael Lucas |