What would cause the error message, "Missing HTTP Response" during a Webinator index? I can browse to the pages that are returning this response. I get a 200 when I do the following from a command line on the Webinator's server
telnet servers_name 80
HEAD /doc_file_path HTTP/1.0
I have turned up the Verbosity to 6 and get no other indications and I don't see anything in the log files.
telnet servers_name 80
HEAD /doc_file_path HTTP/1.0
I have turned up the Verbosity to 6 and get no other indications and I don't see anything in the log files.