WordPress wp-config.php with 0500 permissions and user/group Apache user/group - more secure?
- by Chris Altman
I changed the owner/group of the wp-config.php file to www-data (Apache's user).
I changed the file permission to 0500.
Is that more secure than leaving my normal user as the owner and file permission of 0755?