mirror of
https://gitee.com/liuxioabin/fengketrade.git
synced 2026-04-17 21:03:17 +08:00
4 lines
78 B
ApacheConf
4 lines
78 B
ApacheConf
|
|
<FilesMatch \.(?i:html|php)$>
|
||
|
|
Order allow,deny
|
||
|
|
Deny from all
|
||
|
|
</FilesMatch>
|