Received: from maia.hub.org (maia-2.hub.org [200.46.204.251]) by mail.postgresql.org (Postfix) with ESMTP id DBE621337BE4 for ; Wed, 6 Apr 2011 20:12:45 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.251]) (amavisd-maia, port 10024) with ESMTP id 15133-05 for ; Wed, 6 Apr 2011 23:12:27 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from exprod7og106.obsmtp.com (exprod7og106.obsmtp.com [64.18.2.165]) by mail.postgresql.org (Postfix) with ESMTP id 3CB941337BE2 for ; Wed, 6 Apr 2011 20:12:25 -0300 (ADT) Received: from mail-ww0-f44.google.com ([74.125.82.44]) (using TLSv1) by exprod7ob106.postini.com ([64.18.6.12]) with SMTP ID DSNKTZzzWXDnzYADp5EBFdYDVRXwKRJufPtx@postini.com; Wed, 06 Apr 2011 16:12:27 PDT Received: by mail-ww0-f44.google.com with SMTP id 36so2138520wwa.25 for ; Wed, 06 Apr 2011 16:12:25 -0700 (PDT) Received: by 10.216.12.146 with SMTP id 18mr167975wez.63.1302131543221; Wed, 06 Apr 2011 16:12:23 -0700 (PDT) Received: from [192.168.1.94] ([85.210.106.184]) by mx.google.com with ESMTPS id y12sm674513wby.8.2011.04.06.16.12.21 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 06 Apr 2011 16:12:22 -0700 (PDT) Message-ID: <4D9CF354.7050905@enterprisedb.com> Date: Thu, 07 Apr 2011 00:12:20 +0100 From: Heikki Linnakangas User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; fi-FI; rv:1.9.1.16) Gecko/20110307 Icedove/3.0.11 MIME-Version: 1.0 To: Magnus Hagander CC: Alvaro Herrera , Pg Docs Subject: Re: developer FAQ References: <1302027038-sup-7674@alvh.no-ip.org> <4D9B5F3F.2080400@enterprisedb.com> <4D9B6418.50005@enterprisedb.com> <1302030161-sup-6379@alvh.no-ip.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-1.9 tagged_above=-5 required=5 tests=BAYES_00=-1.9 X-Spam-Level: X-Archive-Number: 201104/57 X-Sequence-Number: 6628 On 06.04.2011 18:06, Magnus Hagander wrote: > On Tue, Apr 5, 2011 at 21:04, Alvaro Herrera wrote: >> Excerpts from Heikki Linnakangas's message of mar abr 05 14:48:56 -0400 2011: >> >>> Hmm, is the /etc/mime.types file missing or somehow strange on that >>> host? When I do "git instaweb" on my laptop in a clone of the repository >>> and navigate to that index.html, it renders fine. >> >> Possibly ... > > There is no /etc/mime.types, no. > > Is this supposed to be the one from apache? freebsd seems to stick it > in /usr/local/etc/apache22/mime.types - but does gitweb use it > natively somehow? Yes, gitweb reads /etc/mime.types. You can also set $mimetypes_file in the config file to read from another location. (but as discussed, all the links will be broken even if we get that one html file to display correctly) -- Heikki Linnakangas EnterpriseDB http://www.enterprisedb.com