[Zope] Secure testarea
Juan Garcia Garcia
juangar@dei.inf.uc3m.es
Tue, 29 Jan 2002 16:56:20 +0100 (CET)
Hi
> The index_html in the root folder should be displayed for all visitors,
> but the content in the homepage_dir (and subdirs) have to be password
> protected. How can I do this? Do I have to set the security permissions
> for every single file?
If i understand your question, you only have to set the security
permissions in the folder "homepage_dir", and the files and folders
inside this one must acquire the permission settings (when you create a
document it acquires the permission settings by default)
Bye. Juan