ログイン
ユーザ名

パスワード



パスワード紛失

新規登録
参照元情報
参照なし

構築サイトのSSLに対応しました

  • このフォーラムに新しいトピックを立てることはできません
  • このフォーラムではゲスト投稿が禁止されています

投稿ツリー


前の投稿 - 次の投稿 | 親投稿 - 子投稿.1 | 投稿日時 2018/6/24 17:35 | 最終変更
nobu  管理人   投稿数: 961 オンライン
サイト構築サービスで作成したサイトでの SSL に対応しました。




既存作成のサイトの場合、設定ファイルの変更が必要です。
サイト構築メニューから「フォルダ」を選びファイルの編集を行ってください。


XOOPS html/mainfile.php:
    // Example: define('XOOPS_URL', 'http://eguide2.myht.org');
    define('XOOPS_URL', 'http://'.$_SERVER['HTTP_HOST']);
        ↓ "http:" を削除します
    define('XOOPS_URL', '//'.$_SERVER['HTTP_HOST']);

Mediawiki html/LocalSettings.php:
// 次の行を追加します(<yourdmain> は構築サイトのドメイン名)
$wgServer           = "//<yourdmain>.myht.org";

--
安富 伸浩 (マイサイト管理人)

前の投稿 - 次の投稿 | 親投稿 - 子投稿.1 | 投稿日時 2018/6/25 3:04
leco1  常連   投稿数: 70
Hello Nobu!

Removing "http:" in file "html/mainfile.php" the site database can not be updated.
前の投稿 - 次の投稿 | 親投稿 - 子投稿なし | 投稿日時 2018/6/26 9:42
nobu  管理人   投稿数: 961 オンライン
Hi, leco1
引用:

Removing "http:" in file "html/mainfile.php" the site database can not be updated.
I check some your site, it looks already updated.
If you have still problem, please let me know detail info.

Thanks.

--
安富 伸浩 (マイサイト管理人)

  条件検索へ

© 2008 MySite Web Service