I would like to index 37 sites. I have the 37 sites in a text file.
For
each site I would like to index every page on that site (no outside
links,
just pages on www.thatdomain.com, is that the -j option?) and save that
site's information in it's own database, thus creating 37 databases.
Is
there a way that I can make a text batch file that lists the 37 site
walking
commands in order and then just let webinator run off the batch file and
make all the databases on the fly? Thanks.