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 37AE2D1D3A4; Fri, 6 Feb 2004 22:12:35 +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 25927-08; Fri, 6 Feb 2004 18:12:32 -0400 (AST) Received: from hueymiccailhuitl.mtu.ru (hueytecuilhuitl.mtu.ru [195.34.32.123]) by svr1.postgresql.org (Postfix) with ESMTP id AC01ED1D2AD; Fri, 6 Feb 2004 18:12:29 -0400 (AST) Received: from cs.msu.su (ppp157-55.dialup.mtu-net.ru [62.118.157.55]) by hueymiccailhuitl.mtu.ru (Postfix) with ESMTP id 9F78DF93D3; Sat, 7 Feb 2004 01:12:29 +0300 (MSK) (envelope-from borz_off@cs.msu.su) Message-ID: <4024114D.5000208@cs.msu.su> Date: Sat, 07 Feb 2004 01:12:29 +0300 From: Alexey Borzov User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007 X-Accept-Language: ru, en-us, en MIME-Version: 1.0 To: "Marc G. Fournier" Cc: pgsql-www@postgresql.org Subject: Re: finally, attempt on 'portal' changes References: <40240222.4020707@cs.msu.su> <20040206174441.M4449@ganymede.hub.org> In-Reply-To: <20040206174441.M4449@ganymede.hub.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200402/49 X-Sequence-Number: 3614 Hi! Marc G. Fournier wrote: >>Well, turned out that I had time to flame on this list about the changes needed >>for 'portal' module, but didn't have time afterwards to actually implement them. :[ >> >>Finally managed to hack on the module a bit. >> >>The results are here: >>http://oc.cs.msu.su/pgorg/ >>(if page generation times look big, the box is a P2-200 :] ) > > Your browser sent a request that this server could not understand. Er, looks like this happens when you omit the trailing slash after 'pgorg'. Some mod_rewrite related weirdness... :[ If you add the slash, everything works.