Ticket #36932

メンテナンス:サーバの変更とHTTPS

Eröffnet am: 2017-01-14 16:12 Letztes Update: 2017-01-14 17:20

Auswertung:
Verantwortlicher:
(Keine)
Status:
Offen
Komponente:
(Keine)
Meilenstein:
(Keine)
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Keine
Datei:
Keine

Details

説明ページ にある以下ですが、osdn.jpに変更したほうがいいと思われます、ただリダイレクトはされています。

<link rel="stylesheet" href="http://mplus-webfonts.sourceforge.jp/mplus_webfonts.css">

また、昨今はHTTPSが普通になってしまい、参照がhttpのままだとmixedコンテンツとして内部でエラーとになってしまいます。(表示はされる) フォントのファイル側も同じです

odsnはHTTPS readyのようなので

https://mplus-webfonts.osdn.jp/mplus_webfonts.css

@font-face{ 
  font-family: 'mplus-1p-heavy';
  src: url('https://mplus-webfonts.osdn.jp/mplus-1p-heavy.eot');
  src: url('https://mplus-webfonts.osdn.jp/mplus-1p-heavy.eot?#iefix') format('embedded-opentype'),
       url('https://mplus-webfonts.osdn.jp/mplus-1p-heavy.woff') format('woff'),
       url('https://mplus-webfonts.osdn.jp/mplus-1p-heavy.ttf') format('truetype');
...

Ticket-Verlauf (2/2 Historien)

2017-01-14 16:12 Aktualisiert von: tsuyoshi_cho
  • New Ticket "メンテナンス:サーバの変更とHTTPS" created
2017-01-14 17:20 Aktualisiert von: tsuyoshi_cho
Kommentar

osdn.jpよりはosdn.netのほうがよさそうではありますね(どのようにマッピングされてるか、などは子細を確認していませんが)

Dateianhangliste

Keine Anhänge

Bearbeiten

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Anmelden