2025-05-26 16:02:00 +08:00

4 lines
78 B
ApacheConf

<FilesMatch \.(?i:html|php)$>
Order allow,deny
Deny from all
</FilesMatch>