| Okay,
After looking at the logs, it seems that odd BASE HREF tags might not be used
correctly.
For example, in the website I posted earlier, the base href is something like
base href="www.web.com/mypage.aspx?o=123". When Httrack downloads this link a
href="urlredirect.aspx?newpage.htm"link/a, it will try and fetch
"www.web.com/mypage.aspx?o=123urlredirect.aspx?newpage.htm" from the webserver
instead of the correct url, which should be
"www.web.com/urlredirect.aspx?newpage.htm".
Thanks,
Klashma
| |