moseley@hank.org writes: > If you want to use find maybe output to a file: > > find <webdir> -type f -ctime -7 -exec echo 'IndexDir "{}"' ';' > file.lst > > and then "IncludeConfigFile file.lst" in your swish-e config. > Yup. that did it. Thanks! -- thomasReceived on Wed Oct 15 06:51:13 2003