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