|
Syntax: -IFILENAME
Set the filename assumed for directory URLs. The default is
``index.html''. This filename will be removed from stored URLs
to prevent redundant fetches of the page. So the URLs
``http://www.mysite.com/fun/'' and
``http://www.mysite.com/fun/index.html'' will be considered the
same and only be fetched once.
This is also the filename that will be used for directory references
when using the ``-c'' option. So the URL
``http://www.mysite.com/fun/'' will be stored in the file
``fun/index.html''.
Copyright © Thunderstone Software Last updated: Tue Nov 6 10:58:47 EST 2007
|