I wanted to have 3 search engine not 1 search engine DB for 3 separate websites.
My solution was to download the latest htdig and put then in /usr/local as 3 diferent directories: htdig_intra, htdig_inter and htdig_3 I configure and compile each of them pointing the default directories to different locations and I was able to run each of them and I got my 3 separate Databases. Thanks for the help, Néstor :-) -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Phil Knirsch Sent: Thursday, April 03, 2008 8:32 AM To: Red Hat Enterprise Linux 5 (Tikanga) discussion mailing-list Subject: Re: [rhelv5-list] multiple htdig - How? Florez, Nestor wrote: > I am using RHEL5 and I am trying to figure out hot > to set the htdig search engine. I remember that you > set the CONFIG file and them compile and things will > work as long as the htdig.conf file was also configured. > RHEL5 comes with htdig-3.2.0b6 > > In REHL5 I do not know how to set my htdig. > > 1) Where do I find the CONFIG file? For htdig the config file is /etc/htdig/htdig.conf > 2) If is precompile where is the htsearch file? Can be found here: /usr/bin/htsearch > 3) What do I do to have multiple htdig search engines? In the config file you can use multiple urls for the start_url parameter, just separate them by a whitespace. Phil -- Philipp Knirsch | Tel.: +49-711-96437-470 Team Lead Core Services | Fax.: +49-711-96437-111 Red Hat GmbH | Email: Phil Knirsch <[EMAIL PROTECTED]> Hauptstaetterstr. 58 | Web: http://www.redhat.com/ D-70178 Stuttgart, Germany | IT executives: Red Hat #1 in value. Again. | http://www.redhat.com/promo/vendor/ _______________________________________________ rhelv5-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/rhelv5-list _______________________________________________ rhelv5-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/rhelv5-list
