X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 23EECD1D132 for ; Thu, 26 Feb 2004 21:45:26 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 05603-08 for ; Thu, 26 Feb 2004 17:45:13 -0400 (AST) Received: from miniroot.college.ch (unknown [69.93.118.202]) by svr1.postgresql.org (Postfix) with ESMTP id CA1E0D1BA22 for ; Thu, 26 Feb 2004 17:45:10 -0400 (AST) Received: by miniroot.college.ch (Postfix, from userid 22) id 7C92733C39B; Thu, 26 Feb 2004 22:41:47 +0100 (CET) Received: from [10.0.1.2] (cix-adsl-c51-p019.vtx.ch [212.147.51.19]) by miniroot.college.ch (Postfix) with ESMTP id 98B1E33C397; Thu, 26 Feb 2004 22:41:45 +0100 (CET) In-Reply-To: <403E6515.3010401@cs.msu.su> References: <40309550.1040703@cs.msu.su> <20040216111012.W96890@ganymede.hub.org> <4030ED84.30801@cs.msu.su> <403E5BB8.1040703@cs.msu.su> <403E6515.3010401@cs.msu.su> Message-Id: Cc: pgsql-www@postgresql.org From: David Costa Subject: Re: Upgraded Site..any news ? Date: Thu, 26 Feb 2004 22:44:43 +0100 To: Alexey Borzov X-Mailer: Apple Mail (2.612) X-Sanitizer: Advosys mail filter MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII"; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200402/195 X-Sequence-Number: 3760 On Feb 26, 2004, at 10:28 PM, Alexey Borzov wrote: > Hi! > > David Costa wrote: >>>> Just curious, is there any progress with the upgraded site proposed >>>> by Alexey with the correct mirror redirection et all ? >>> >>> >>> Er, the site was kinda uploaded to >>> http://www.alexey.beta.postgresql.org/ but Marc had some problems >>> setting up mod_rewrite for this and thus it does not quite work >>> unless you call system/handler.php directly: >>> http://www.alexey.beta.postgresql.org/system/handler.php >> I see, I was interested in the downloads redirection but doesn't work >> yet. > > You mean the "closest mirrors" thing? It kinda works: > http://www.alexey.beta.postgresql.org/system/handler.php?page=download very sweet > >> I guess the other main change on that page is localization right ? > > Yes. Index page in Russian: > http://www.alexey.beta.postgresql.org/system/handler.php? > page=index&lang=ru very nice, kudos >> > > I'll probably need some help after the cleaner patch will be in CVS. > I'll post the info in the maillist. > >> BTW you worked on HTTP_Quickform right ? It rocks big time. > > It is HTML_QuickForm, not HTTP. ; > Sorry, It was a long day and I am trying to fix some bugs on HTTP-upload. I started to use html-form few weeks ago and I am writing a short article about it. > I was going to use it for form handling on the site, that's good that > you know it. > >>> Hopefully Marc will be able to fix mod_rewrite, too. >> Not sure why you need that but I am sure there is a good reason :D > > The whole (dynamic) site is dispatched through system/handler.php > script, mod_rewrite is used to redirect "virtual" pages to it. > Great, thanks again for your contribution. >