Hello, lately I am getting these files quarantened. This one is in the root of the theme folder. They look valid and I am not sure if I should restore and exempt. Your expertise would be appreciated.
<Files *.php>
Order allow,deny
Allow from all
</Files>
You can safely restore the htaccess file. The code says if the file extension is .php then allow access to everyone, which is already the default website setting.