On Fri, Jan 20, 2006 at 12:32:18PM -0500, Joshua Ginsberg via RT wrote: > Why don't you just rename the symbolic links in site-enabled so that the > alphanumeric order of the link names is the order you wish them to > process in? > > e.g. > > cd $PATH_TO_SITES_ENABLED > mv vhosts-gnu.org 000-vhosts-gnu.org > mv vhosts-nongnu.org 001-vhosts-nongnu.org > mv audio-video 002-audio-video
I wrote: > > I can also rename the 'audio-video' config file to 'zzz-audio-video' > > but that's a bit ugly :) Better have those aliases cleanly documented and avoid the issue we just had. > > To fix it cleanly, I need your help. Can you give me the list of > > Savannah aliases (such as sv, savana, savanah...) from the DNS, for > > both savannah.gnu.org and savannah.nongnu.org? Thanks! :) -- Sylvain > > [beuc - Sun Jan 15 18:16:12 2006]: > > > > Hi, > > > > I cleaned-up the Apache configuration at Savannah. > > > > Problem is: the 'default' website is now audio-video.gnu.org, instead > > of sv.gnu.org. > > (technically this is because I use the "sites-available" Apache2-style > > layout, which loads audio-video before sv.gnu.org) > > > > > > To fix it cleanly, I need your help. Can you give me the list of > > Savannah aliases (such as sv, savana, savanah...) from the DNS, for > > both savannah.gnu.org and savannah.nongnu.org? > > > > > > I can also rename the 'audio-video' config file to 'zzz-audio-video' > > but that's a bit ugly :)
