qlg.tsgz.moe/.htaccess
2020-06-10 13:23:50 +08:00

4 lines
78 B
ApacheConf
Executable File

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