5 lines
69 B
ApacheConf
5 lines
69 B
ApacheConf
<FilesMatch ".*\.txt$">
|
|
Order Allow,Deny
|
|
Deny from all
|
|
</FilesMatch>
|