Daniel Escobar wrote:
>
> Hello ,
>
> I have a server running about 70 virtuals domains (all with different
> doc roots), and I would like to use htdig as my search engine for each
> account. With that said, my question is if I can configure htdig to
> use
> the same executable but different indexes (word list), or do I have to
> have a copy of htdig for each individual account? I do not want to
> have
> the same search results for all of my accounts.
>
> Thank you in advance,
>
In the provided search.html, you will see a tag:
<INPUT TYPE="HIDDEN" NAME="config" VALUE="htdig">
Set up configuration files (vd1.conf, vd2,conf, ...) in the directory
you selected as your htdig config directory. For each of the virtual
domains you want to index, change the above tag to:
<INPUT TYPE="HIDDEN" NAME="config" VALUE="vd1">
where "vd1" is the name of the corresponding config file for that search
(vd1.conf).
I hope this helps (and yes, I know I'm just re-iterating what is already
in the FAQ)
-C
--
Curtis Ireland - [EMAIL PROTECTED]
Solidum Systems - http://www.solidum.com
(T) (613)724-6004 x284 - (F) (613)724-6008
_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html