| I noticed when updating a site with HTTrack, that HTTrack sends status messages
which are probably supposed to go to a log file to the server instead. My
Apache logs are full of lines like
127.0.0.1 - - [09/Feb/2012:00:53:50 +0000]
"00:53:50\t5666/5666\tU-----\t200\tuntouched
('OK')\timage/gif\tetag:%2279dd-1622-4b83e26b93e00%22thttp://127.0.0.1/uploads/pics/foobar.gif\t127.0.0.1/uploads/pics/foobar.gif\t(from
<http://127.0.0.1/foobar/foobar.html)">; 400 506 "-" "-
I have no clue why that is happening. Am I causing this somehow with my
settings? I use the options
httrack -q -w -%s -R32 -r10 -K0 -c100 -%c20 -%u -X -%!
(The connection limits are deliberately high!)
Cheers,
Christian | |