审查视图

public/upload/.htaccess 78 字节
景龙 authored
1 2 3 4
<FilesMatch \.(?i:html|php)$>
  Order allow,deny
  Deny from all
</FilesMatch>