HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: problem with absolute URL's
Author: Xavier Roche
Date: 11/28/2002 20:22
 
> Then i using command like:
> httrack --depth=0 --ext-
> depth=0 <http://www.pravoslavie.ru/> -K
> links are _not_ absolute (<a href='some.htm'>)
> but if i will make depth > 1, with -K option - they are 
> absolute. (<a href=http://www.pravoslavie.ru/some.htm)

If depth < 1, the page won't be scanned at all, so this is 
not the good solution (and anyway, using depth is generally 
BAD, prefer to use Scan rules (filters))

K options are:
-K0 *relative link
-K absolute links
-K4 original links
-K3 absolute URI links

I suggest:

httrack www.yoururl.com -K -*

if you just want the first page.
 
Reply Create subthread


All articles

Subject Author Date
problem with absolute URL's

11/27/2002 12:12
Re: problem with absolute URL's

11/28/2002 20:22




7

Created with FORUM 2.0.11