mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
3 lines
53 B
ApacheConf
3 lines
53 B
ApacheConf
|
<FilesMatch "\.(php)$">
|
||
|
Allow from all
|
||
|
</FilesMatch>
|