From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=DMARC_NONE,MAILING_LIST_MULTI, NICE_REPLY_A autolearn=unavailable autolearn_force=no version=4.0.0 Received: from smtp.ufl.edu (sp44en1.nerdc.ufl.edu [128.227.74.44]) by chiba.3jane.net (Postfix) with ESMTP id 3E069AC685 for ; Wed, 19 Jun 2002 13:37:12 -0500 (CDT) Received: from desktop (x43-15.dhnet.ufl.edu [128.227.43.15]) by smtp.ufl.edu (8.12.3/8.12.3/2.3.7) with ESMTP id g5JIb24e125572 for ; Wed, 19 Jun 2002 14:37:03 -0400 Content-Type: text/plain; charset="iso-8859-1" From: Doug Goldstein To: gentoo-dev@gentoo.org Subject: Re: [gentoo-dev] Apache security hole and ebuild Date: Wed, 19 Jun 2002 14:37:50 -0400 User-Agent: KMail/1.4.1 References: <1024484726.1197.7.camel@knielsen> <1024490365.30864.3.camel@eris> <1024494278.15846.41.camel@orange-pc.ces.clemson.edu> In-Reply-To: <1024494278.15846.41.camel@orange-pc.ces.clemson.edu> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200206191437.50966.dougg@ufl.edu> X-Scanned-By: NERDC Open Systems Group (http://open-systems.ufl.edu/services/virus-scan/) Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk Reply-To: gentoo-dev@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux developer list List-Unsubscribe: , List-Archive: X-Archives-Salt: 73d7a6c5-618a-427f-83d8-b534c9f615f5 X-Archives-Hash: 8060c909740b6b02be1a39ce0d5530b9 http://bugs.gentoo.org/show_bug.cgi?id=3D3879 addresses a similar situati= on=20 following the steps listed there should get you going. Please also note t= hat=20 you shouldn't just blindly upgrade on a production server, read the=20 ChangeLog's prior to doing that. -Doug On Wednesday 19 June 2002 09:44 am, Grant Goodyear wrote: > > it seems that at some point.. someone changed the way apache was > > installed.. I just upgraded and now I'm not sure what's supposed to b= e > > what.. > > > > The docroot was in /usr/local/httpd/htdocs, but now seems to be moved= to > > /var/www/htdocs ?? > > > > also it seems that the configuration moved from /etc/httpd to > > /etc/apache > > > > > > Could someone please clarify all the changes that got made here > > Actually, all of the changes are documented. Take a look > at /usr/portage/net-www/apache/ChangeLog. > > -g2boojum-