|Hmm, well using your example (http://www.grida.no/arctic/) both curl |and wget yield an empty file.
Maybe that was a very bad example, if you look at the headers in curl, that yields a 302 redirect and not an empty page (which should be a 404) - my wget follows that redirect (there might be a switch for curl to do that as well). Try something else: http://mysite.verizon.net/astronaut/vim/ http://maps.grida.no/ http://vim.sourceforge.net/scripts/ (all these return a 200 code, and html) :) /Hugo
