5e-bits / 5e-bits/5e-srd-api

Redirect http to https

未关闭
#32 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
TypeScript
星标
637
派生
189
平均合并
5 小时 51 分钟
30 天内合并 PR
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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。