Simple Machines Community Forum

SMF Support => SMF 1.1.x Support => Topic started by: Deviate on November 03, 2008, 04:10:27 PM

Title: File/folder permissions
Post by: Deviate on November 03, 2008, 04:10:27 PM
Hello,

What should I have file/folder permissions set to for best security practices?

I didnt want to change anything without knowing what might prevent SMF from performing any functions properly.

Thanks,

Matt
Title: Re: File/folder permissions
Post by: ccbtimewiz on November 03, 2008, 04:14:15 PM
Interval 0777 would be appropriate.

Refer to:
Why chmod 777 is NOT a security risk (http://www.simplemachines.org/community/index.php?topic=2987.0)
How do I chmod? / What is chmod? (http://docs.simplemachines.org/index.php?topic=477)
Title: Re: File/folder permissions
Post by: Deviate on November 10, 2008, 11:18:07 PM
Thanks.