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