| Hi,
I am mirroring a test site:
www-test.waldhorn-ansatz.de
unfortunately all links on the index page on the test site point to the
production site:
www.waldhorn-ansatz.de
The command just gives me one page: index.html
Is there any possibility to tell httrack to replace all www. with www-test. or
www.waldhorn-ansatz.de with www-test.waldhorn-ansatz.de?
I am using:
httrack <http://www-test.waldhorn-ansatz.de> -N100 -K3 -B -a --clean -d -l
-www.allianz.de/* -p1 --ext-depth=0 -v -b1 -s0 --cookies=Y --mirror
--user-agent="Go-http-client/1.1" '-*' '+www-test.waldhorn-ansatz.de'
| |