| > When I tell httrack to download a couple of layers
from
> a certain website, it does this without any problem,
> but on the last layer of the web site, it changes the
> links to Absolute links, rather than keeping the
links
> relative as they were in the original. I think the
Use filters to avoid that, for example if the link is
located at <http://www.foobar.com/mylayer/>, add the
rule:
+www.foobar.com/mylayer/*
See filters in the faq - it is a powerful way to
filter what you (do not) want to mirror !
| |