Hello,
Is my WordPress directory protecting by SELinux?

$ ls -lZ /var/www/wordpress/
total 484
drwxrwxr-x. 2 apache apache unconfined_u:object_r:httpd_sys_rw_content_t:s0    
  6 Oct 30 2019 cgi-bin

-rwxrwxr-x. 1 apache apache unconfined_u:object_r:httpd_sys_rw_content_t:s0    
 53 Oct 21 2019 googlee4e6cdb3b56c49dd.html

-rwxrwxr-x. 1 apache apache unconfined_u:object_r:httpd_sys_rw_content_t:s0    
405 Apr 3 22:42 index.php

Thank you.