1
0
mirror of https://github.com/silverstripe/silverstripe-multiform synced 2024-10-22 11:05:49 +02:00
silverstripe-multiform/.htaccess

3 lines
77 B
ApacheConf
Raw Normal View History

<FilesMatch "\.(php|php3|php4|php5|phtml|inc)$">
Deny from all
</FilesMatch>