Permissions setting for WordPress’ .htaccess
.htaccess permissions 644 > 604 – The bit allowing the group owner of the .htaccess file read permission was removed. 644 is normally required and recommended for .htaccess files. Follow the instructions below to setup you .htaccess file correctly: First you need to create the .htaccess file in your root folder. To do so grant 777 […]