| > I have use HTTrack to d/l a phpBB forum. When I'm going
to
> read the original restricted page from the downloaded
> files, it stoped me.
Forums are very difficuly to mirror: a lots of session
ID's, a lots of duplicate pages, often a lots of
javascripting.. you have to track what kind of URLs must be
filtered or not (Set Options / Scan rules) and then issue
multiple tries.. if you are not used to website captures,
this is not something obvious to do. Such process if very
difficult to fully automate :(
| |