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

Reply via email to