Hello,

        Okay, so I realize this is mostly of my own doing.  I have got a
web server which listens to both http and https requests (80/443).  I
applied my own patch (which was derived off others) so I can index either
side.  However, I am now getting double return results as the word "bob"
exists on both
        https://myserver.com/info/bob.html
and
        http://myserver.com/info/bob.html

So rather than spending hours trying to track this down myself, I was
hoping someone might be able to tell me what file I needed to edit so that
both
        https://myserver.com/info/bob.html
and
        http://myserver.com/info/bob.html

log as being the same page.

... I am using htdig 3.1.5

Thanks in advance,
        Joshua

P.S. I'll post an update to my ssl patch once I get this fixed.


_______________________________________________
htdig-general mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/htdig-general

Reply via email to