At 12:00 AM +0000 5/22/00, Andreas Vogt wrote:
>But then, all URLs given by htsearch aren't working for remote users.
>
>How can I tell htsearch to translate http: to https: ?
You will want to use the url_part_aliases attribute. You will want to
set up two config files, one for indexing and one for searching.
<http://www.htdig.org/attrs.html#url_part_aliases>
In the indexing one:
url_part_aliases: http:// *1
Then in the searching one:
url_part_aliases: https:// *1
--
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/
------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.