帝国CMS实现独立附件服务器
in Web with 0 comment

帝国CMS实现独立附件服务器

in Web with 0 comment
您现在的位置是:首页 > 网络生活 > Web

帝国CMS实现独立附件服务器

帝国CMS实现独立附件服务器,操作步骤

1、用目录同步软件(比如:rsync) 将d/file目录同步到附件服务器的附件目录;

2、将file.xx.com域名绑定到附件服务器的附件目录;

3、后台参数设置的附件地址设置为http://file.xx.com/;

4、完成。