24h購物| | PChome| 登入
2023-01-07 00:05:45| 人氣28| 回應0 | 上一篇 | 下一篇

Ckeditor Ckfinder https 沒法瀏覽伺服

推薦 0 收藏 0 轉貼0 訂閱站台

網站架設

到ckfinder目次下,找到config.php

  1. baseurl = 'https://'+window.location.hostname;
複製代碼

1.png

  1. $baseUrl = 'https://'.$_SERVER['HTTP_HOST'].'/attachments/';
複製代碼
  1. baseurl = 'http://'+window.location.hostname;
複製代碼



就可以正常使用了


文章出處

本日把http轉成https


到後台編纂時發現沒法瀏覽伺服器及上傳圖片





到ckeditor目次下,找到config.js

改成

改成

  1. $baseUrl = 'http://'.$_SERVER['HTTP_HOST'].'/attachments/';
複製代碼


本文來自:

台長: michellemq
人氣(28) | 回應(0)| 推薦 (0)| 收藏 (0)| 轉寄
全站分類: 藝術設計(手創、設計、室內空間、裝潢) | 個人分類: NetYea |
此分類下一篇:jquery.pagination.js JS分頁插件:簡單
此分類上一篇:ESP32 用Arduino程式上傳測試HelloWorld

是 (若未登入"個人新聞台帳號"則看不到回覆唷!)
* 請輸入識別碼:
請輸入圖片中算式的結果(可能為0) 
(有*為必填)
TOP
詳全文