Which WordPress configuration hardens security by preventing direct PHP file execution in the uploads directory?
-
A
Enabling the WordPress media library
-
B
Adding an .htaccess rule to deny PHP execution in wp-content/uploads/
-
C
Increasing the upload file size limit
-
D
Disabling WordPress auto-updates