mantra/test/website/app/.htaccess

4 lines
86 B
ApacheConf

<FilesMatch "\.(php|php3|php4|php5|phtml|inc)$">
Require all denied
</FilesMatch>