mirror of
https://github.com/silverstripe/silverstripe-installer
synced 2024-10-22 15:05:33 +00:00
MINOR Disallowing more potentially active file extensions in mysite/.htaccess
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/branches/2.4@108208 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
9b1c783bf4
commit
17bbc63786
@ -1,3 +1,3 @@
|
|||||||
<Files *.php>
|
<FilesMatch "\.(php|php3|php4|php5|phtml|inc)$">
|
||||||
Deny from all
|
Deny from all
|
||||||
</Files>
|
</FilesMatch>
|
Loading…
x
Reference in New Issue
Block a user