4 lines
69 B
ApacheConf
4 lines
69 B
ApacheConf
<FilesMatch ".*">
|
|
Order deny,allow
|
|
Deny from all
|
|
</FilesMatch> |