Page 1 of 1

config.php file permissions

PostPosted: 28 Nov 2016, 05:21
by NSharma
I notice that at the end of the installation, it's recommended to set it to 644, which still gives read access to others. Shouldn't that be removed from others as well given the file has database credentials?

Re: config.php file permissions

PostPosted: 28 Nov 2016, 13:14
by Jason
A lot of servers require a minimum of 644. You can do 444 as well.

Re: config.php file permissions

PostPosted: 10 Feb 2022, 19:22
by ghofrani
How we can do this in windows ?
We mean how we can CHMOD to 644 in windows ?