Ainsi parlait Stefan Siegel :
> Es schrieb Geoffrey Lee:
> > On Sat, Nov 24, 2001 at 03:23:47PM +0100, Oden Eriksson wrote:
> > > On Saturdayen den 24 November 2001 05.00, Geoffrey Lee wrote:
> > > > https://kenobi.mandrakesoft.com/~snailtalk/RPM
> > >
> > > Also you may want to use this too:
> > > ---------------------------------------------------------------------
> > >         AddDescription "RedHat source package" .src.rpm
> > >         AddDescription "RedHat binary package" .rpm
> > >         AddDescription "RedHat spec file" .spec
> > >         AddIcon /images/rpm.png .rpm .src.rpm
> > >         AddDescription "patch file" .diff .patch
> > > ---------------------------------------------------------------------
> > > Get the RPM icon here: http://d-srv.com/images/rpm.png
> >
> > Could be a good idea for the Apache package. Would you like to bug the
> > Apache maintainer? :)
>
> And if you do so, please let him associate the extensions to send those
> MIME-Types (dunno how to do this for apache):
>
>   .rpm   -> application/x-rpm
>   .patch -> text/x-diff
>   .diff  -> text/x-diff
The correct syntax is:
AddType application/x-rpm       rpm
AddType text/x-diff             patch
AddType text/x-diff             diff
And i would also like this one
AddType application/x-java-jnlp-file    jnlp

-- 
Guillaume Rousse <[EMAIL PROTECTED]>
GPG key http://lis.snv.jussieu.fr/~rousse/gpgkey.html

Reply via email to