Try replacing the "/" in the GET portion of the URL to "%2f",
the new URL would look like this:

/index.asp?date=11%2f21%2f98

Regards,

Glenn Nielsen


Adam Coyne wrote:
> 
> I just upgraded to 3.1.0b3 (and applied the memory leak patches), and I'm
> having a problem where htdig gets into an infinite loop. My home page is
> /index.asp. It has a bunch of links to itself with different dates in the
> query string, such as:
> 
> /index.asp?date=11/21/98
> 
> After htdig finishes indexing the pages for each date, it begins indexing
> urls looking like this:
> 
> /index.asp?date=11/21/index.asp?date=12/1/98
> 
> It appears to be interpreting the final slash to mean a subdirectory, even
> though it's after the question-mark. Doesn't seem quite right.
> 
> --
> Adam Coyne -- [EMAIL PROTECTED]
> 
> ----------------------------------------------------------------------
> To unsubscribe from the htdig mailing list, send a message to
> [EMAIL PROTECTED] containing the single word "unsubscribe" in
> the body of the message.
----------------------------------------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the body of the message.

Reply via email to