Update .htaccess

This commit is contained in:
Rafael Ameijeiras 2020-08-11 09:04:25 +02:00
parent 9cbf3d1306
commit e6d81a76d2
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#pandora disable phpexec
<FilesMatch "\.(php)$">
Deny from all
</Files>
</FilesMatch>