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
--
[email protected] mailing list

Reply via email to