Page 1 of 1

How does one skip index.html

Posted: Thu Mar 02, 2000 10:24 am
by Thunderstone




In generating a database for a mailing list archive,
how does one skip index.html, which at least in
my case contains a browsable index of the messages
and therefore matches on every search.

-j/index.html doesn't work because it's pulling
the index.html in based only on the fact that it
passed that directory. I only see the directory
name during the 'gw'.

what can I do?

dave



How does one skip index.html

Posted: Thu Mar 02, 2000 10:45 am
by Thunderstone


You can delete the index.html page after the walk is complete.
You probably need it during the walk anyhow to tell gw what other
pages to walk.

See http://www.thunderstone.com/gw25man/node101.html