greetings,

I'm working on a project that needs to be able to search a large email
archive, and I chose htdig to accomplish the task.

I am having trouble using url_part_aliases-- the dig itself goes OK, but the
URLs in the search results page reference localhost, which is not what I
want.

I've got the following in htdig.conf:

start_url:              http://localhost/mail/blah.peering/
local_urls: http://localhost/mail/=/var/www/html/mail-archive/
url_part_aliases: http://localhost/mail/ https://hanta.phx1.gblx.net/mail/

what I want in the results is that any url referencing localhost will be
replaced by a reference to hanta (notice the https as well).

I've checked the documentation for url_part_aliases, and I'm a little
confused as to how to use the directive. there's a reference to "*1" and
"*2" which I do not understand and don't appear to be documented anywhere.

could someone offer me a clue? :) I'm sure there's something simple I've
missed.

I'm using version 3.1.6-072901.

thanks in advance.

regards,
J
-- 
|| Jeff - http://toast.newimage.com/

_______________________________________________
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

Reply via email to