Why do you think HostnameLookups is involved? HostnameLookups determines whether Apache tries to get the domain name associated with an IP address for logging purposes (etc). The error message indicates the inability to do the opposite. It sounds like a dns lookup failure.
>perl -MLWP::Simple -e "getprint 'http://bad.domain.com/'" 500 Can't connect to bad.domain.com:80 (Bad hostname 'bad.domain.com') + <URL:http://bad.domain.com/>
Are you able to resolve news.google.com from your server? Are you sure it's spelled properly? (Try retyping it from scratch.) Are you sure there's no extra spaces or linefeeds? (Try printing the length of the uri.)
In reply to Re: hostnamelookups in apache?
by ikegami
in thread hostnamelookups in apache?
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |