At 23:32 06/08/01 -0500, Geoff Hutchison wrote:
>At 4:38 PM +0100 8/6/01, Marcus Valentine wrote:
>>An Interesting Document
>> An excerpt of its very interesting contents
>> http://myserver.org/mydoc.html , 19007 bytes
>
>Probably the easiest way to do this is with the url_rewrite_rules
>patch, written by Andy Armstrong.
><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>
I got my ISP to install this patch onto htdig, but it doesn't appear to be working. As I see it, there are two possibilities for this state of affairs:
1. They didn't install the patch properly
2. I haven't set the directive properly in the htdig.conf file.
As for (2), the example in documentation was
url_rewrite_rules: (.*)\\?JServSessionIdroot=.* \\1
I'm using
url_rewrite_rules: (.*)\\?PHPSESSID=.* \\1
where my URLs look like
http://myserver.org/mydoc.html?PHPSESSID=5d9486f71bc2ac808658b1066b2dd74a
which looks like it ought to work.
As for (1) - is there a way of testing it? I've run rundig -vvv to see if there is any evidence of the rewriting taking place but I don't know whether I should expect to see it at work here anyway.
Thanks
Marcus Valentine
_______________________________________________ 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
- [htdig] Stripping ?PHPSESSID=??? from returned URLs Marcus Valentine
- Re: [htdig] Stripping ?PHPSESSID=??? from returned U... Geoff Hutchison
- Re: [htdig] Stripping ?PHPSESSID=??? from returned U... Marcus Valentine
- Re: [htdig] Stripping ?PHPSESSID=??? from returned U... Geoff Hutchison
- Re: [htdig] Stripping ?PHPSESSID=??? from returned U... Marcus Valentine
- Re: [htdig] Stripping ?PHPSESSID=??? from return... Dan Langille

