I'm trying to make a spider to check links in our part of a large website. Our
content is confined to a subdirectory and its own subdirectories.
<http://www.ouruniversity.edu/ourDepartment> But it seems my search is following
as internal everywhere in our entire website <http://www.ouruniversity.edu/>.
C:\Program^ Files\WinHTTrack\httrack.exe
<http://www.ouruniversity.edu/ourDepartment> --testsite --depth=20
--ext-depth=0
I thought the -D option (which is supposed to be default) would stop moving up
the directory tree. What am I missing. |