mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
adding .txt restreriction for webchat
This commit is contained in:
parent
e2bd041ba2
commit
c200f57856
@ -3,8 +3,9 @@
|
||||
#Allow from localhost
|
||||
|
||||
#pandora disable phpexec
|
||||
<Files *.php>
|
||||
<FilesMatch "\.(txt|php)$">
|
||||
Deny from all
|
||||
Allow from localhost
|
||||
</Files>
|
||||
</FilesMatch>
|
||||
php_flag engine off
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user