> So you found the stuff on trying out the spider manually? Discussed
> (among other places in):
> http://sunsite.berkeley.edu/SWISH-E/archive/0907.html
Thank you Ron, that was helpful... I am getting only ss.response with 501 (not
implemented). That kind of leaves me at a dead end unless I probe deeper into my
Perl libraries because the only thing I see in the archives that reference this
has to do with https, which I'm not trying to index. I tried different
approaches like below and got the same thing each time:
./swishspider ./ss http://10.137.229.3/index.html
./swishspider ./ss http://dte3/index.html
./swishspider ./ss http://dte3.dte.net/index.html
I even tried adding the proxy line to swishspider:
$ua->proxy("http","http://10.137.229.1:90");
...and tried different web servers using the proxy, with the same results.
Thanks for your time, I almost made it :(
Manuel Alvarez
Using Red Hat Linux 5.2
Received on Wed Oct 13 22:59:19 1999