首次提交: OnebotCatalog 项目代码与文档(含 NX 按需生成服务二期、后台、一键启动)
This commit is contained in:
4
viewer/STEPViewer/api/.htaccess
Normal file
4
viewer/STEPViewer/api/.htaccess
Normal file
@@ -0,0 +1,4 @@
|
||||
# 禁止直接访问加密模型文件(双保险:PHP 接口已校验令牌)
|
||||
<FilesMatch "\.(stp|step|enc)$">
|
||||
Require all denied
|
||||
</FilesMatch>
|
||||
Reference in New Issue
Block a user