审查视图

public/themes/.htaccess 83 字节
郭鑫 authored
1 2 3 4
<FilesMatch \.(?i:html|php|json)$>
  Order allow,deny
  Deny from all
</FilesMatch>