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