5 lines
56 B
ApacheConf
5 lines
56 B
ApacheConf
<Files *.php>
|
|
order allow,deny
|
|
deny from all
|
|
</Files>
|
<Files *.php>
|
|
order allow,deny
|
|
deny from all
|
|
</Files>
|