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