I have a series of directories and subdirectories which contain pages
which, during normal browsing, are obtained only through a CGI script.
However, I would also like these pages to appear in search results.
There is no index page or html page which links them together.
I realize that I can give it a list of URLs in a file, but that would
be a maintenance nightmare. Is there a way that I can tell Webinator to
look in all of the subdirectories of a given directory and grab all of
the html files it finds?