I have problem with SSL.

This is the output of "htdig -vvv" :
---
  New server: www.mat.uniroma3.it, 80 
  Retrieval command for http://www.mat.uniroma3.it/robots.txt: GET
  /robots.txt HTTP/1.0
  User-Agent: htdig/3.1.0b2 ([EMAIL PROTECTED])
  Host: www.mat.uniroma3.it

  Header line: HTTP/1.1 404 File Not Found
  Header line: Date: Thu, 19 Nov 1998 14:07:42 GMT
  Header line: Server: Apache/1.2.5 Ben-SSL/1.13
  Header line: Connection: close
  Header line: Content-Type: text/html
  Header line: 
  returnStatus = 1
  pick: www.mat.uniroma3.it:80, # servers = 1
  0:0:-1:https://www.mat.uniroma3.it/: Trying local file
  /www/private/Welcome.html
   not changed
  pick: www.mat.uniroma3.it:80, # servers = 1
---

With the following in the htdig.conf:

  local_urls: https://www.mat.uniroma3.it/=/www/private/
  local_default_doc: Welcome.html
  start_url:              https://www.mat.uniroma3.it/

but when I run the rundig script:
---
  htdig: Run complete
  htdig: 1 server seen:
  htdig:     www.mat.uniroma3.it:80 1 document
  htmerge: Total word count: 35
  htmerge: Total documents: 0
  htmerge: Total doc db size (in K): 0
---
The default port of SSL is 443 (no 80). There aren't documents in
database.
How can I resolve this problem?
Thanks, Tiziana

----------------------------------------------------------------------
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