- From: Yves Lafon <ylafon@w3.org>
- Date: Wed, 19 Nov 1997 10:29:09 +0100 (MET)
- To: Christoph Begall <begall@nads.de>
- cc: Jigsaw mailing list <www-jigsaw@w3.org>
On Tue, 18 Nov 1997, Christoph Begall wrote:
> Hello,
>
> I'm sorry, but there seems to be a problem with indexer/extensions
> in jigsaw beta1:
> First I made a new indexer, because I wanted a special directory,
> named special, where I put my Indexer (named specialInd) as indexer,
> where all directories had the class MyDirectory and html was mapped
> to SSIResource. The directory thing went fine, but the extension
> was not recognized. So I used a new name for it (jHtml) and renamed
> all my files. But they were not found by the server.
> So I made one last attempt, because something could have gone wrong
> with my MyDirectory: I put my jHtml extension to default-indexer
> extensions. But even when I put the physical files in a totally new
> directory, nothing happens.
> Actually I don't know where to start.
Hum... it seems strange...
Do you have something like that:
indexer name:
MyIndexer
indexclass: w3c.jigsaw.indexer.SampleResourceIndexer
in Directories:
*default* with:
class (your class name)
in Extensions:
jHtml with
class w3c.jigsaw.ssi.SSIResource
content-type: text/html
Reindex your Directory (remove it using jigadm), create it again (normal
resource add in jigadm) and set the indexer to MyIndexer.
then access it with a browser to index the directory and the files, and
it should be ok...
If not, I am curious to see what is happening, as it works perfectly here...
/\ - Yves Lafon - World Wide Web Consortium -
/\ / \ Architecture Domain - Jigsaw
/ \ \/\
/ \ / \ http://www.w3.org/People/Lafon - ylafon@w3.org
Received on Wednesday, 19 November 1997 04:29:53 UTC