can't lynx to localhost
Hi folks.I'm having trouble getting a result from lynx when I try sites hosted on my own server. I can resolve hostname just not lynx to them.
I can
lynx http://localhost/
lynx http://www.google.com/
but not
lynx http://on.my.server/
It's a problem as I need to run spider scripts to index my sites but they won't run.
Otherwise the server runs fine.
Any ideas?