Files
Leantime/dev/STEPViewer/api/.htaccess

5 lines
150 B
ApacheConf
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 禁止直接访问加密模型文件双保险PHP 接口已校验令牌)
<FilesMatch "\.(stp|step|enc)$">
Require all denied
</FilesMatch>