mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-23 20:00:33 -04:00
Create .htaccess
prevent execution of php in logo dir.
This commit is contained in:
parent
9be7c92625
commit
c56a116dd5
3
public/logo/.htaccess
Normal file
3
public/logo/.htaccess
Normal file
@ -0,0 +1,3 @@
|
||||
<Files *.php>
|
||||
deny from all
|
||||
</Files>
|
Loading…
x
Reference in New Issue
Block a user