From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17909 invoked by alias); 1 May 2003 02:24:25 -0000 Mailing-List: contact ecos-maintainers-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: ecos-maintainers-owner@sources.redhat.com Received: (qmail 17881 invoked from network); 1 May 2003 02:24:21 -0000 Message-ID: <3EB08553.8000604@jifvik.org> Date: Thu, 01 May 2003 02:24:00 -0000 From: Jonathan Larmour User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.3) Gecko/20030314 X-Accept-Language: en-gb, en, en-us MIME-Version: 1.0 To: Ian Lance Taylor Cc: overseers@sources.redhat.com, eCos Maintainers Subject: Re: ecos.sourceware.org and mailing list request References: <3EA6CD95.1080509@jifvik.org> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-05/txt/msg00000.txt.bz2 Ian Lance Taylor wrote: > > Please let us know about any problems. Other overseers, please let me > know if I messed something out. Sorry to be a pain but it needs a couple of fixes. To ensure consistent use of the name, we'd need the faq-o-matic and mailing list archives to be available there. This should just be a case of adding the following lines inside the VirtualHost block for ecos.sourceware.org (inspired by other configs there): RedirectMatch permanent ^/ml/$ http://ecos.sourceware.org/intouch.html RedirectMatch permanent ^/ml$ http://ecos.sourceware.org/intouch.html Alias /ml/ /var/www/sourceware/ml/ Alias /fom-serv/ /sourceware/faq-o-matic/fom-serv/ Alias /htdig/ /var/www/sourceware/htdocs/htdig/ Alias /img/ /var/www/sourceware/htdocs/img/ AliasMatch ^/ecos/(.*) /var/www/sourceware/htdocs/ecos/$1 ScriptAlias /cgi-bin/ /var/www/sourceware/cgi-bin/ ScriptAlias /fom/ /sourceware/faq-o-matic/cgi-bin/ Also since it seems peopled have now resolved to separate out the logs to a CustomLog for each virtual host, that could be done too. Jifl -- --[ "You can complain because roses have thorns, or you ]-- --[ can rejoice because thorns have roses." -Lincoln ]-- Opinions==mine