Re: developer FAQ

From: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Pg Docs <pgsql-docs(at)postgresql(dot)org>
Subject: Re: developer FAQ
Date: 2011-04-06 23:12:20
Message-ID: 4D9CF354.7050905@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On 06.04.2011 18:06, Magnus Hagander wrote:
> On Tue, Apr 5, 2011 at 21:04, Alvaro Herrera<alvherre(at)commandprompt(dot)com> 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

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message gabriele.garuglieri 2011-04-07 06:15:23 9.0.3 pdf manual is missing bookmarks
Previous Message Alvaro Herrera 2011-04-06 18:41:39 Re: developer FAQ