Hide the PHP extensions with .htaccess, I have for example the following file: "avisos.php" that when I access the browser I type: dominio.com/avisos, the problem is that I have a folder named with the same name: "warnings" and this gives me an error 403 Forbidden, it would be a lot of trouble to rename the folder or file, can I solve this with .htaccess?