On Thu, Apr 08, 2004 at 04:55:02PM -0400, Phil Matt wrote:
> Bill - thanks for your reply.
>
> On 8 Apr 2004 at 11:11, Bill Moseley wrote:
>
> > You need
> >
> > StoreDescription HTML* <body> 600
> Got that.
>
> > if ( $compiled_with_libxml2 )
> > HTML* = HTML2;
> > else
> > HTML* = HTML;
> >
> This I don't understand. This conditional statement looks like a PHP thing.
Oh sorry for the confusion. I was just saying that HTML* is the same as
HTML2 when swish-e is linked with libxml2, otherwise HTML* is the same
as HTML. It was not meant as any kind of config setting.
--
Bill Moseley
moseley@hank.org
Received on Thu Apr 8 13:58:44 2004