From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1EAcGQ-0000Ke-L5 for garchives@archives.gentoo.org; Wed, 31 Aug 2005 23:45:07 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j7VNdhDR014258; Wed, 31 Aug 2005 23:39:43 GMT Received: from drone3.qsi.net.nz (drone3-svc-skyt.qsi.net.nz [202.89.128.3]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j7VNdfQW032258 for ; Wed, 31 Aug 2005 23:39:42 GMT Received: (qmail 14744 invoked by uid 0); 31 Aug 2005 23:42:02 -0000 Received: from unknown (HELO [202.89.130.15]) ([202.89.130.15]) (envelope-sender ) by 0 (qmail-ldap-1.03) with SMTP for ; 31 Aug 2005 23:42:01 -0000 Message-ID: <431640FF.4080209@lunatic.net.nz> Date: Thu, 01 Sep 2005 11:45:03 +1200 From: Jeremy Brake User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-server@gentoo.org Reply-to: gentoo-server@lists.gentoo.org MIME-Version: 1.0 To: gentoo-server@lists.gentoo.org Subject: [gentoo-server] Apache configs? whats going on? References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: d23bebd1-b1bb-4c24-817c-bc4dbb6e8d2a X-Archives-Hash: f1d5d60e0faf95ed653bd443d6dc8cd1 Hey All, I've been plodding through all the official docs, and came across the "Upgrade Apache" doc, here: http://www.gentoo.org/doc/en/apache-upgrading.xml This was probably all answered at the time, but I wasnt on the list to see it. When did this change get announced? What will happen if I dont revert back to an httpd.conf setup? ( I'm running 2.0.54-r8 ) Are there any slightly more verbose instructions for this? : " If you have made changes to the previous default apache.conf and commonapache.conf you will need to migrate your changes to /etc/apache{|2}/httpd.conf. Also configuration locations for modules and virtual hosts have changed -- they are now located in /etc/apache2/modules.d and /etc/apache2/vhosts.d respectively." ..changes? I spent hours changing little bits and pieces, and I dont see an httpd.conf file anywhere. o_O Will this do it?: cat /etc/apache2/conf/apache.conf > /etc/apache2/conf/httpd.conf cat /etc/apache2/conf/commonapache.conf >> /etc/apache2/conf/httpd.conf mv /etc/apache2/conf/apache.conf /etc/apache2/conf/old_apache.conf mv /etc/apache2/conf/commonapache.conf /etc/apache2/conf/old_commonapache.conf /etc/init.d/apache2 restart Cheers Jeremy B -- gentoo-server@gentoo.org mailing list