On Thu, 10 May 2001, Dante Picca wrote:

> I need not to have http://users.mysite.it/dirs/page.htm but I need to have
> http://foo.mysite.it/dirs/page.htm or /dirs/page.htm
> is it possible ?

Yes. You'll want to use the url_part_aliases attribute and set up a config
file for indexing and a separate one for searching.

indexing.conf:
url_part_aliases: http://users.mysite.it/ *2

searching.conf:
url_part_aliases: http://foo.mysite.it/ *2

<http://www.htdig.org/attrs.html#url_part_aliases>

--
-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

Reply via email to