5 lines
56 B
ApacheConf
5 lines
56 B
ApacheConf
|
<Files ~ *>
|
||
|
Order allow,deny
|
||
|
Deny from all
|
||
|
</Files>
|