What does the message:

Rejected: URL not in the limits! 

mean?  

In my .conf file I have:
start_url:              `${common_dir}/start.url`
limit_urls_to:          ${start_url}

-kevin

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
[EMAIL PROTECTED]
Sent: Monday, October 11, 1999 3:56 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: [htdig3-dev] Problems with HtHTTP



Geoff Hutchison writes:
 > 
 > Aha!
 > 
 > I've been trying to figure out why HtHTTP isn't working for htdig. 
 > Basically it won't be able to retrive the robots.txt file and decides 
 > all servers are dead.
 > 
 > Here's the bug. HtHTTP will decide a connection is down if the file 
 > doesn't exist.
 > 
 > For example, try:
 > 
 > test/testnet -U http://www.htdig.org/robots.txt
 > test/testnet -U http://www.htdig.org/robotstxt
 > 
 > This brings up another point. I'd like to add a test for this to 
 > t_htnet. Can you add subtests to the scripts or are you stuck adding 
 > one fail/pass per script? Obviously there should be a few subtests to 
 > t_htnet so it would be nice to logically group them.
 > 

 You can. In fact t_htsearch does this : it tests with search strings
and abort as soon as one search fails. It could also accumulate errors
and fail at the end so that many error messages are seen and not only the
first one.

      Cheers,

-- 
                Loic Dachary

                ECILA
                100 av. du Gal Leclerc
                93500 Pantin - France
                Tel: 33 1 56 96 10 85
                e-mail: [EMAIL PROTECTED]
                URL: http://www.senga.org/


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


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

Reply via email to