Permissions for /config/site.php

Permalink
I just made a change in site.php to change the From To: address and forgot to write down what the current permissions were before I uploaded the new copy. Can someone please confirm that is should be 777.

Thanks,
Gabe

tcsllc
 
JohntheFish replied on at Permalink Reply
JohntheFish
tcsllc replied on at Permalink Reply
tcsllc
That kind of freaks me out modifying all the files with a command line. I don't want to mess anything up. I'm assuming that it shouldn't 777. Can someone please confirm the setting on that file?
tcsllc replied on at Permalink Reply
tcsllc
Anyone?
mesuva replied on at Permalink Reply
mesuva
As /config/site.php is only written to during installation or if you manually edit it, you only have to give it read permissions.

You could then give it something like 550, or even 500, to say you only want it to be read and execute only, for the user/group that runs the webserver.