"Baris Sumengen" <libwww@hotelspectra.com> writes: > Thanks, at least I have more info about the problem... > How can I detect this using any LWP module??? > Nothing I did seemes to work and give the below info back. You can check whether the response you get for the URI is a redirection, and if it is you can use the redirected location instead of the given one. Hans