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