coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 permissions => Topic started by: TheWolf1 on February 06, 2007, 05:17:13 PM

Title: Minumum CHMOD values
Post by: TheWolf1 on February 06, 2007, 05:17:13 PM
I want to know what are the minimum (most restrictive - 755 is most restrictive than 777 for instance) CHMOD values to use in Coppermine 1.4.10.

Does the following is correct?
555 for read only folders
755 for write enabled folders
444 for all read only files
644 for all write enabled files

Thanks !
Title: Re: Minumum CHMOD values
Post by: Joachim Müller on February 07, 2007, 06:52:06 AM
What works for you depends on your webserver setup, there's no general recommendation. That's why there is a lengthy permissions section in the docs that is suppossed to explain how permissions work.