4 lines
78 B
ApacheConf
Raw Permalink Normal View History

2025-05-26 16:02:00 +08:00
<FilesMatch \.(?i:html|php)$>
Order allow,deny
Deny from all
</FilesMatch>