0
votes

Is there a a set of permissions that I can use for my directories/files secure enough that I do not have to change the permissions to add media or install plugins without using an FTP account(do not want to set this up). I currently have files on 644 and directories 755. Is there a combination of permissions that is secure enough to allow me to do so without making apache the owner and is secure?

Thanks,

1

1 Answers

0
votes

755 on directories and 644 on files is good.

Check this answers for more details : Correct file permissions for WordPress