Subject: [htdig3-dev] url_part_aliases documentation
From: Tom Metro (tmetro@vl.com)
Date: Sat Dec 04 1999 - 08:34:06 PST
http://www.htdig.org/attrs.html#url_part_aliases
url_part_aliases
...
description:
A list of translations pairs from and to, used when
accessing the database.
...
This is primarily used to provide an easy way to
rename parts of URLs for e.g. changing
www.example.com/~htdig to www.htdig.org. Two
different configuration files for digging and searching
are then used, with url_part_aliases having different
from strings, but identical to-strings.
See also common_url_parts.
...
example:
url_part_aliases:
http://search.example.com/~htdig *site \
http://www.htdig.org/this/ *1 \
.html *2
url_part_aliases:
http://www.htdig.org/ *site \
http://www.htdig.org/that/ *1 \
.htm *2
Doesn't the example here illustrate url_part_aliases being used as a
means of compression (perhaps a legacy function superseded by
common_url_parts) rather than as "an easy way to rename parts of
URLs?"
-Tom
-- Tom Metro Venture Logic tmetro@vl.com Newton, MA, USA------------------------------------ To unsubscribe from the htdig3-dev mailing list, send a message to htdig3-dev-unsubscribe@htdig.org You will receive a message to confirm this.
This archive was generated by hypermail 2b28 : Sat Dec 04 1999 - 09:29:04 PST