Deltacms/module/form/ressource/.htaccess

5 lines
157 B
ApacheConf

# Interdire l'exécution de fichiers
<FilesMatch "\.(php|phtml|php3|php4|php5|pl|py|jsp|asp|html|htm|shtml|sh|cgi|suspected)$">
deny from all
</FilesMatch>