X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 63FE23A5ECE for ; Mon, 6 Dec 2004 07:56:51 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 31896-05 for ; Mon, 6 Dec 2004 07:56:43 +0000 (GMT) Received: from ngate.rdw.ru (mail.rdw.ru [195.42.172.4]) by svr1.postgresql.org (Postfix) with ESMTP id C4AE93A5EBA for ; Mon, 6 Dec 2004 07:56:42 +0000 (GMT) Received: (qmail 28450 invoked by uid 50004); 6 Dec 2004 07:56:39 -0000 Received: from 192.168.0.57 by ngate.rdw.ru (envelope-from , uid 100) with qmail-scanner-1.23 ( Clear:RC:1(192.168.0.57):. Processed in 0.077677 secs); 06 Dec 2004 07:56:39 -0000 X-Qmail-Scanner-Mail-From: borz_off@cs.msu.su via ngate.rdw.ru X-Qmail-Scanner: 1.23 (Clear:RC:1(192.168.0.57):. Processed in 0.077677 secs) Received: from senoval.rdw.ru ([192.168.0.57]) (envelope-sender ) by ngate.rdw.ru (qmail-ldap-1.03) with compressed SMTP for ; 6 Dec 2004 07:56:39 -0000 Received: (qmail 30446 invoked from network); 6 Dec 2004 07:56:39 -0000 Received: from ppp01.rdw.ru (HELO [192.168.0.7]) ([192.168.0.7]) (envelope-sender ) by senoval.rdw.ru (qmail-ldap-1.03) with SMTP for ; 6 Dec 2004 07:56:38 -0000 Message-ID: <41B41065.2030802@cs.msu.su> Date: Mon, 06 Dec 2004 10:55:17 +0300 From: Alexey Borzov User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20040910 X-Accept-Language: ru, en-us, en MIME-Version: 1.0 To: "Marc G. Fournier" Cc: Dave Page , pgsql-www@postgresql.org Subject: Re: New website mirroring References: <41B39065.30508@cs.msu.su> <20041205221627.Y9789@ganymede.hub.org> In-Reply-To: <20041205221627.Y9789@ganymede.hub.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.339 tagged_above=0 required=5 tests=AWL, DNS_FROM_RFC_ABUSE, FORGED_RCVD_HELO X-Spam-Level: X-Archive-Number: 200412/81 X-Sequence-Number: 6200 Hi, Marc G. Fournier wrote: >> You should use Apache directive >> Options MultiViews >> for the static mirror. We should prepare a .htaccess file with that >> and copy it to static mirror, probably. > > Doesn't that assume that the mirrors allow .htaccess files? Either that or the mirrors should be told to setup their virtual hosts with this directive on. That's needed for our l10n stuff to work.