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