I've applied the armstrong patch and recompiled, but my search results
still show the argument I'm trying to strip. Below is what I added to the
htdig.conf file, is the syntax correct?
#
# trim arguments from the URL
#
url_rewrite_rules: (.*)\\?ssn_Session=.* \\1 \
(.*)\\&ssn_Session=.* \\1
The patch did seem to remove most (but not all) redundancies caused by
session arguments. The session argument is always the last argument in
the URL, and its name is consistent. Did I miss something?
Much thanks,
mth.
_______________________________________________
htdig-general mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/htdig-general
Re: [htdig] ignoring part of query string
Mark Heintz Cobalt Mailing List Mon, 05 Feb 2001 12:00:28 -0800
- [htdig] ignoring part of query string Mark Heintz Cobalt Mailing List
- Re: [htdig] ignoring part of query st... Geoff Hutchison
- Mark Heintz Cobalt Mailing List

