12 search resultsShowing 1~12 results

Stocked
gotohiro55

@gotohiro55

mod_rewriteでHTTP / HTTPSの切り替え

問い合わせフォームと管理画面だけ強制的に https でアクセスさせたい場合のメモ。 いろいろと調べて試行錯誤した結果、.htaccessに以下のように書いて実現した。 /.htaccess &...

98
115
Comment0
gotohiro55

@gotohiro55

SSHの鍵認証設定

いつも忘れるのでメモ。 鍵作成 $ cd ~/.ssh/ $ ssh-keygen -t rsa -f hoge_rsa パスワード入力待ちになるのでパスワード入力。 (入力せずにEnterでパ...

303
322
Comment1

12 search resultsShowing 1~12 results

Qiita is a knowledge sharing service for engineers.

  1. You can follow users and tags
  2. You can stock useful information
  3. You can make edit suggestions for articles
Functions that can be used after logging in