8 lines
97 B
ApacheConf
8 lines
97 B
ApacheConf
|
|
|
|
#Begin Really Simple Security
|
|
<Files *.php>
|
|
deny from all
|
|
</Files>
|
|
#End Really Simple Security
|