By default, the SELinux boolean httpd_read_user_content
is disabled.
If this setting is enabled, it should be disabled.
To disable the httpd_read_user_content
SELinux boolean, run the following command:
$ sudo setsebool -P httpd_read_user_content off