From a0325a8fb15c8c62d21c8e6f8f9d8bc855861782 Mon Sep 17 00:00:00 2001 From: gr Date: Mon, 11 May 2026 12:35:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server/.user.ini | 1 + server/public/uploads/index.html | 0 2 files changed, 1 insertion(+) create mode 100644 server/.user.ini create mode 100755 server/public/uploads/index.html diff --git a/server/.user.ini b/server/.user.ini new file mode 100644 index 00000000..292eef68 --- /dev/null +++ b/server/.user.ini @@ -0,0 +1 @@ +open_basedir=/www/wwwroot/zyt/server/:/tmp/ \ No newline at end of file diff --git a/server/public/uploads/index.html b/server/public/uploads/index.html new file mode 100755 index 00000000..e69de29b