On Tue, 5 Feb 2002, Chad M. Stewart wrote: > "A list of translations pairs from and to, used when accessing the > database. If a part of an URL matches with the from-string of each pair, it > will be translated into the to-string just before writing the URL to the > database, and translated back just after reading it from the database." > > url_part_aliases: http://mgate/ http://balius.com/
I don't know which version of the documentation you're reading, but the current one looks pretty good to me: http://www.htdig.org/attrs.html#url_part_aliases "Two different configuration files for digging and searching are then used, with url_part_aliases having different from strings, but identical to-strings." There's even a description of "what the example is trying to accomplish." The idea is that on indexing, the first URL is encoded into some form. The search form can then rewrite this intermediate form for the search results--and yet this won't interfere with the URL used for indexing. -- -Geoff Hutchison Williams Students Online http://wso.williams.edu/ _______________________________________________ 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

