- baseurl = 'http://'+window.location.hostname;
代 - $baseUrl = 'https://'.$_SERVER['HTTP_HOST'].'/attachments/';
代 - baseurl = 'https://'+window.location.hostname;
代 本日把http成https
到後台法伺服器及上片

到ckeditor目下,找到config.js
改成
改成
到ckfinder目次下,找到config.php
就能正常利用了
文章出

- $baseUrl = 'http://'.$_SERVER['HTTP_HOST'].'/attachments/';
代 文章定位: