|
|
|
|
Re: mod-xslt users] More problems with modxslt Jakob Fix
|
|
From: "Jakob Fix" <jakob.fix@xxxxxxxxx>
To: "Phil Endecott" <phil_uucfa_endecott@xxxxxxxxxxxx>
Cc: users@xxxxxxxxxxxxxxxx
Subject: Re: mod-xslt users] More problems with modxslt
Date: Sun, 2 Apr 2006 22:40:59 +0200
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=p1b4Yid7NGfBKpBpAtjtHmcobjQYrQs2IO/xRLIzVAAOow9O4hKOfhq93o8fnD7b2qYZIbgqg0OZPbeJRYgjeFddUs5aMlrDEFgg7o7gzrY++n36jgCTBK4kSB/ALgtITwiuVyt4W7lJSWg9sE3hz9w6MN0E85W9zFppJaxMh4U=
References: <442EC946.2000005@chezphil.org> <d966f0ff0604011327y3e9b4676g58a90fa061be448b@mail.gmail.com> <442EF303.9060905@chezphil.org>
Phil,
you're right, but (funnily enough) both "mime types" work. To be
honest, I'm not even certain these application/*** mime types are
official ones ...
On 4/1/06, Phil Endecott <phil_uucfa_endecott@xxxxxxxxxxxx> wrote:
> > AddType application/xsl .xml
> > AddOutputFilter mod-xslt .xml
> > XSLTSetStylesheet application/xsl /media/photos/album.xsl
>
> Surely:
>
> AddType application/xml .xml
> AddOutputFilter mod-xslt .xml
> XSLTSetStylesheet application/xml /media/photos/album.xsl
>
>
> Your .xml files contain XML, not XSL.
>
> --Phil.
>
>
--
cheers,
Jakob.
| |
|