4 lines
72 B
ApacheConf
4 lines
72 B
ApacheConf
<FilesMatch "\.(html)$">
|
|
order allow,deny
|
|
satisfy all
|
|
</FilesMatch>
|