4 lines
61 B
ApacheConf
4 lines
61 B
ApacheConf
|
<FilesMatch ".">
|
||
|
order allow,deny
|
||
|
deny from all
|
||
|
</FilesMatch>
|