WordPress and buddypress programming

Set Strict Files & Folder Permissions in WordPress

Viewing 0 reply threads
  • Author
    Posts
    • #1200
      michael mc
      Keymaster
      @michael

      Set Strict Files & Folder Permissions in WordPress
      You can achieve another WordPress security milestone by setting stricter files and folder permissions. The recommended file/folder permissions for different files/folders are:

      For wp-config.php = 400
      For uploads folder = 755
      For .htaccess files = 400
      For wp=content = 755
      For wp-includes = 755
      For index.php = 444

Viewing 0 reply threads
  • You must be logged in to reply to this topic.