I just setup webinator for a server running on a port different than 80.
When I give the walk command:
gw -d- http://localhost:9999/subdir/
the messages show that it can't find the robots.txt file. Checking the
error log with
gw -d- st "select Url,Reason from error"
it reports:
Url Reason
localhost/robots.txt Can't connect to host
Of course it can't! It should be looking at:
localhost:9999/robots.txt
Is there a fix? Or, do I have to delete things after I walk....
--Hal
Hal Wine <hal@dtor.com> voice: 510/482-0597