Received: from localhost (unknown [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id BB983650FC6 for ; Mon, 30 Jun 2008 10:54:00 -0300 (ADT) Received: from postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 84846-04 for ; Mon, 30 Jun 2008 10:53:22 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from lists.commandprompt.com (host-159.commandprompt.net [207.173.203.159]) by postgresql.org (Postfix) with ESMTP id CBF39650FE4 for ; Mon, 30 Jun 2008 10:34:46 -0300 (ADT) Received: from perhan.alvh.no-ip.org (200-126-114-65.bk8-dsl.surnet.cl [200.126.114.65]) (authenticated bits=0) by lists.commandprompt.com (8.13.8/8.13.8) with ESMTP id m5UDaORb022707 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 30 Jun 2008 06:36:29 -0700 Received: by perhan.alvh.no-ip.org (Postfix, from userid 1000) id 28DFC47C7E; Mon, 30 Jun 2008 09:34:22 -0400 (CLT) Date: Mon, 30 Jun 2008 09:34:22 -0400 From: Alvaro Herrera To: Magnus Hagander Cc: PostgreSQL WWW Subject: Re: [Pgweb] r2149 - in trunk/archives/html: . includes Message-ID: <20080630133422.GA10311@alvh.no-ip.org> References: <20080630131950.D5E5C1A3518@community1.commandprompt.com> <4868DECA.5060004@hagander.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4868DECA.5060004@hagander.net> User-Agent: Mutt/1.5.18 (2008-05-17) X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0 (lists.commandprompt.com [207.173.203.159]); Mon, 30 Jun 2008 06:36:33 -0700 (PDT) X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200806/197 X-Sequence-Number: 15424 Magnus Hagander wrote: > What's the reason for this? :-) > > Keeping it on the main website gets you the global distribution for > faster access, and also better caching for people... Is there any reason > not to use that? Yes -- one of the .css files references another one by relative path, so it gets a 404 when loaded from archives. I guess another solution would be to fix all the relative paths in there. -- Alvaro Herrera http://www.CommandPrompt.com/ PostgreSQL Replication, Consulting, Custom Development, 24x7 support