| Hi. I have a site with a directory like this: www.foo.com/bar/stuff/
Accessing the stuff directory itself returns a 403 forbidden, but I have lots
of files in the stuff/ directory that can be accessed if you type in the html
directly, like for example:
www.foo.com/bar/stuff/onefile.html
I tried to run httrack on the domain www.foo.com/bar/stuff/* but that didn't
work. It gave an error about how the first page returned forbidden and it
aborted. How should I configure it to retrieve those pages? Thanks! | |