If you have multiple hosts and do not wish to use the hostname in the
URL, the best bet is to use multiple config files (one for indexing
and one for each host for searching) and use url_part_aliases to
encode the URLs differently for indexing and searching, e.g.:
indexing.conf
url_part_aliases: http://localhost/ *1
search1.conf
url_par_aliases: http://localhost/ *1
--
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/
At 9:42 AM -0500 3/9/01, Mark Tan wrote:
> Thanks for your reply. The only reason I shy away from using full
>URLs is that the domain names and ip addresses of the boxes are not
>constant so these cannot be hardcoded into the configuration file. I've
>noticed that if I set the start_url to http://localhost/xxx then when it
>returns links (through htsearch) all of these also point to localhost
>which makes them unclickable.
_______________________________________________
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