2019-09-06 23:53:10 +08:00

4 lines
78 B
ApacheConf
Executable File

<FilesMatch (.*)\.(html|php)$>
order allow,deny
deny from all
</FilesMatch>