"DV" == Dmitry Vereschaka writes:

 >> suppose that i run
 >> 
 >> wget -r -l 1 http://some-host.com/index.html
 >> 
 >> and index.html contains a link like this:
 >> 
 >> <A HREF="../directory/file.html">file</A>
 >> 

 DV> URL ../directory/file.html placed in
 DV> http://some-host.com/index.html is illegal because no parent
 DV> directory for /index.html exists.

it is "legal". it works everywhere else. that's why i ask to normalize
the URL properly.

Best,
v.

Reply via email to