Forum Moderators: phranque

Message Too Old, No Replies

Most Secure Permission Settings For Public HTML

         

anand84

5:14 pm on Jul 10, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi

Is there any ideal permission setting that I should set for my public_html folder on my cpanel? I think it is set to 750 by default. But I was wondering if 644 or any other setting would be more ideal. Most of my websites are Wordpress blogs and so there is not too much of interaction from "Group" and "Others"

phranque

11:04 pm on Jul 10, 2010 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



it depends on which user is running the server process, which group(s) to which that user is assigned and who the owner/group of the directory is.
in addition, a directory needs the "execute bit" set, so it needs to be a 755 or 750.

anand84

6:21 pm on Jul 11, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Thanks Phranque...Just needed to confirm this..