Redirect http to https
オープン
- 主要言語
- TypeScript
- スター
- 637
- フォーク
- 189
- 平均マージ
- 5時間 51分
- マージ済み PR(30日)
- 16
説明
Almost all possible ways will redirect, except for http://www.dnd5eapi.co/
We can add a redirect, however, it is best to make sure this redirect only happens in deployed environments so it doesn't cause an issue with local development.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Look for environment configuration files and deployment scripts to understand how to differentiate between deployed and local environments. Check the server setup, likely using Express or a similar framework, to see where HTTP requests are handled. The goal is to add a conditional redirect for the specific URL http://www.dnd5eapi.co/ to HTTPS only in production.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- nginx, typescript
- 領域
- devops, infrastructure
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100