From owner-freebsd-ports Tue Aug 27 14:00:38 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA29537 for ports-outgoing; Tue, 27 Aug 1996 14:00:38 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id OAA29530 for ; Tue, 27 Aug 1996 14:00:35 -0700 (PDT) Received: from time.cdrom.com (localhost [127.0.0.1]) by time.cdrom.com (8.7.5/8.6.9) with ESMTP id NAA01569; Tue, 27 Aug 1996 13:59:44 -0700 (PDT) To: =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= (Andrey A. Chernov) cc: james@nexis.net (James FitzGibbon), mark@grondar.za, freebsd-ports@freebsd.org Subject: Re: Feedback on CGI programs wanted. In-reply-to: Your message of "Tue, 27 Aug 1996 18:07:38 +0400." <199608271407.SAA11352@nagual.ru> Date: Tue, 27 Aug 1996 13:59:44 -0700 Message-ID: <1567.841179584@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Lets take for example news system: all varions things (inn, cnews, etc) > uses the same /var/news directory in ports. The same thing is true > about various httpd too: they all must use the same /usr/local/www > thing (at least at symlink level). So /usr/local/www/cgi-bin is CGI final > place for all possible and future httpd ports. If you use your own > httpd (not from port), it is your task to make it compatible with > ports things. I agree. I hate having to play archeologist when looking for log files, and having everything from news to the W3 server dump things properly into /var/log really does make the administrator's job easier, especially if he didn't set the machine up in the first place (it's actually rare when you can set up your own system from scratch at any large company - usually you get to inheirit someone else's mess :) Jordan