In article <[EMAIL PROTECTED]>, Dan Langille <[EMAIL PROTECTED]> wrote: > The objective: > > I want the same collection in two different places, but I want to use two > different refuse files. Some parts of the collection I don't want in one > location. [...] > At present I have these two supfiles: > > This puts the collection in the https section of the website: less > ~/phpAdsAdmin-supfile *default host=localhost *default > base=/home/freebsddiary/admin *default release=cvs tag=. *default delete > use-rel-suffix *default umask=007 *default preserve fbsd-phpAds > > This puts the collection in the http section of the website: $ less > ~/phpAds-supfile *default host=localhost *default base=/home/freebsddiary > *default release=cvs tag=. *default delete use-rel-suffix *default > umask=007 *default preserve fbsd-phpAds > > Normally a refuse file would go into /home/freebsddiary/sup/<col> where > col is the name of the collection (in this case it's fbsd-phpAds). With > the above setup I can have only one refuse file. I need two.
Simply use different "base" directories in the two supfiles. John -- John Polstra John D. Polstra & Co., Inc. Seattle, Washington USA "Disappointment is a good sign of basic intelligence." -- Ch�gyam Trungpa To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

