I am downloading a page -r -l 1, so downloading URLs
on that page, and some of them are like this

http://www.theregister.co.uk/content/4/23517.html 

if I try to download it with wget, I get a 404. Which
is probably technically correct, the URL probably does
not exist.

But a browser when I go to that URL, redirects me. 
I was told it is a server end, probably ASP thing,
where given that wrong URL, ASP code  - server side -
generates the page.

It redirects me to

http://www.theregister.co.uk/2001/12/31/winxp_hole_misrepresented_by_fbi/
which is probably
http://www.theregister.co.uk/2001/12/31/winxp_hole_misrepresented_by_fbi/index.html

wget can get that, but the html page with all the
URLs, does not use that URL, and wget seems to not be
able to download it.








      __________________________________________________________
Sent from Yahoo! Mail - a smarter inbox http://uk.mail.yahoo.com

Reply via email to