以下の内容はhttps://end0tknr.hateblo.jp/entry/20210915/1631680393より取得しました。


apache で、http を https へ redirect (rewrite)

httpd.conf で ↓こう

RewriteEngine on
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]



以上の内容はhttps://end0tknr.hateblo.jp/entry/20210915/1631680393より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14