Half of my documents should be available to the general public while the other half must be restricted to certain users of the site. Is it possible to have public AND private documents? I found this: http://drupal.org/node/344806 but was wondering if there was additional information to help me. I am using Drupal 6.13. Thanks in advance.

Comments

WorldFallz’s picture

Yes-- you can mix public and private files. See

I use the method described in the first link, and it works well, but you may wish to use the private_upload module.