-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
部署到Azure时,不能选HTTP跳转HTTPS #374
Comments
这个问题我前两天遇到了,我在看了这一页留言的情况下手贱开了强制forceHttps,然后就一直重定向次数过多,但是不开这个又在很多时候跳到http然后还没法用,我又试了试Azure里面的强制https,开了之后就没啥问题了,不过我用Azure部署第一天开Azure里面的强制https同样遇到了重定向次数过多的问题,但是现在还没遇到。 |
这个清除一下cookies,用手动配置nginx 301的方法比较好,以前试过其他的,老是容易出问题 |
太刺激了,我也是这样,只能重新部署,再也不敢选foreceHttps( |
肯定是里面获取https状态的不一样,或,透传进去时就只是http,等我有空有帐号瞅瞅 |
有生之年被蘑菇回复了
…________________________________
发件人: qkqpttgf ***@***.***>
发送时间: 2021年8月24日 9:19
收件人: qkqpttgf/OneManager-php ***@***.***>
抄送: AndyLee86 ***@***.***>; Comment ***@***.***>
主题: Re: [qkqpttgf/OneManager-php] 部署到Azure时,不能选HTTP跳转HTTPS (#374)
肯定是里面获取https状态的不一样,或,透传进去时就只是http,等我有空有帐号瞅瞅
―
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#374 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AUFR64J4SB2J54IETGVYMT3T6LXRNANCNFSM5ANL6YCQ>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email>.
|
通过一些手段获取了情况, |
啊这,我最近没时间了,把OM直接关了,没法弄了哦
…________________________________
发件人: qkqpttgf ***@***.***>
发送时间: 2022年2月17日 16:12
收件人: qkqpttgf/OneManager-php ***@***.***>
抄送: AndyLee86 ***@***.***>; Comment ***@***.***>
主题: Re: [qkqpttgf/OneManager-php] 部署到Azure时,不能选HTTP跳转HTTPS (#374)
通过一些手段获取了情况,
修了下,应该大概也许可能似乎好像好了,请大家试试
―
Reply to this email directly, view it on GitHub<#374 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AUFR64NQYS34V3D5OGJDIU3U3SUVPANCNFSM5ANL6YCQ>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you commented.Message ID: ***@***.***>
|
选择了跳转以后,就出问题了,只能重新全部部署。
不知道什么原因,建议检查修复一下。
不修复当然也是可以用的,只是我习惯性开启程序的跳转(之前部署过FG,FG没有像虚拟主机那种自动跳选项,就用的程序内的跳转),然后就发现出问题了。这个没啥影响,问题不大,不开就好,但是修复了会更好
The text was updated successfully, but these errors were encountered: