Can you tell me what i did wrong.
I just want htdig to see this files, 
I've got an index.html a the root of https://dooz/ in which I've
got a reference throught https://dooz/mail/mail_francecore/index.html
This file got more than an hundred files referenced into it.

and when i hit :
[root@dooz dooz.corp.intrinsec.com]# pwd
/www/dooz.corp.intrinsec.com
[root@dooz dooz.corp.intrinsec.com]# ls -lR | wc -l
    470
[root@dooz dooz.corp.intrinsec.com]# htdig -v -c
/usr/local/htdig/conf/htdig.conf -s -i -h 50

New server: dooz, 80
0:0:0:https://dooz/index.html: ---- size = 749
htdig: Run complete
htdig: 1 server seen:
htdig:     dooz:80 1 document

Why ????

I join my htdig.conf file :

database_dir:           /usr/local/htdig/db
local_urls:             https://dooz/=/www/dooz.corp.intrinsec.com/
start_url:              https://dooz/index.html

limit_urls_to:          https//dooz/
exclude_urls:           /cgi-bin/ .cgi

maintainer:             [EMAIL PROTECTED]
max_head_length:        10000
max_doc_size:           200000

search_algorithm:       exact:1 synonyms:0.5 endings:0.1

next_page_text:         <img src=/htdig/buttonr.gif border=0
align=middle width=30 height=30 alt=next> no_next_page_text:

prev_page_text:         <img src=/htdig/buttonl.gif border=0
align=middle width=30 height=30 alt=prev> no_prev_page_text:

page_number_text:       .... // AS THE DEFAULT ONE
no_page_number_text:    .... // AS THE DEFAULT ONE


-- 
Edouard DESSIOUX
Proverbe chien :
"Si ca se mange pas,
 Si ca se baise pas,
 Pisse dessus !!"

------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word unsubscribe in
the SUBJECT of the message.

Reply via email to