24h購物| | PChome| 登入
2022-12-31 00:51:19| 人氣8| 回應0 | 上一篇
推薦 0 收藏 0 轉貼0 訂閱站台

Ckeditor Ckfinder https 無法瀏覽伺服

網頁設計

改成

改成



就能正常使用了


文章出處

到ckfinder目次下,找到config.php

1.png

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

本日把http轉成https


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





到ckeditor目次下,找到config.js

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


引用自:

台長: marciaqvj4
人氣(8) | 回應(0)| 推薦 (0)| 收藏 (0)| 轉寄
全站分類: 興趣嗜好(收藏、園藝、棋奕、汽機車) | 個人分類: NetYea |
此分類上一篇:網頁設計 透過glob scandir readdir取得資

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