On 19 Mar 2001, David Patterson wrote:

> it.  Basically, I need a *specific* part of a url rewritten.  The problem is
> that the part that needs to be rewritten is always different.  Ill give an
> example:
> 
> From:
> http://mydomain.com/files/0001/0300/0002/document.doc
> 
> To:
> http://mydomain.com/server-java/servlet&DOCUMENTID=0001

This depends. What it seems like you want is more flexible regex-based
rewriting. But in this case, the rewriting is done *permanently*, whereas
url_part_aliases does this in a fashion that can be done
"temporarily" just for searching.

The patch for URL regex rewriting by Andy Armstrong is at:
<ftp://ftp.ccsf.org/htdig-patches/3.1.5/htdig-3.1.5.aarmstrong.README>
<ftp://ftp.ccsf.org/htdig-patches/3.1.5/htdig-3.1.5.aarmstrong.tar.gz>

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