5 lines
62 B
ApacheConf
5 lines
62 B
ApacheConf
<FilesMatch "*">
|
|
Order Deny,Allow
|
|
Deny from All
|
|
</FilesMatch>
|