> 
> Please pardon my simplistic question, but I am trying to get htdig to index
> 2 separate directories.  The first is my home page directory and the second
> is a saved work directory.
> 
> I would like to have the search engine separate for the two directories (the
> search in my home directory should not return any information regarding the
> saved work directory).  How do I configure the .conf file to allow this?
> 
> 
> Second, is there a limit on htdig's ability to index a site with many
> directories, as in: www.any.com/first/second/third/fourth/ The reason I ask
> is that htdig didn't seem to index my site properly for the directory
> 'fourth'.

I already indexed very big servers with deeply nested directory structure and
didn't encouter any problems like this. Maybe there is no link pointing to
fourth. Because htdig is a search engine for the web it doesn't search
recursively though directory structures but follows links found in already
indexed documents.

But I think in some situations it could be rather useful to have a
commandline option to tell htdig to index one single URL without changing the
configuration files.

Then you would be able to generate you own file list using find or ls,
generate corresponding URLs and dig all found files with hopcount 0.

Hajo
------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the SUBJECT of the message.

Reply via email to