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