From 456bc82616abd1c78cda229885bdeb90ce0b67bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=B9=E8=AF=9A=E8=AF=9A?= Date: Thu, 28 Oct 2021 16:32:36 +0800 Subject: [PATCH] =?UTF-8?q?GH=E6=96=87=E4=BB=B6=E4=B8=8A=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wysiwyg/ckfinder/config.php | 1 + 1 file changed, 1 insertion(+) diff --git a/wysiwyg/ckfinder/config.php b/wysiwyg/ckfinder/config.php index 66b8a6a5..d3ca03d6 100644 --- a/wysiwyg/ckfinder/config.php +++ b/wysiwyg/ckfinder/config.php @@ -106,6 +106,7 @@ switch ($sitecode) { } //文件上传目录,使用相对路径,在文件夹中建立虚拟目录指向真实文件夹 +//创建指向目录 mklink /D D:\wwwroot\uploader-file\gh\image D:\wwwroot\origin-www.globalhighlights.com\image //需要移出项目文件夹,防止FTP访问到,防止误删 if ('origin-int.mycht.cn' == $_SERVER["SERVER_NAME"] || 'origin-gm.mycht.cn' == $_SERVER["SERVER_NAME"]) { // 国际站和德语站不需要更改目录