审查视图

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