PHP 从 HTTP 切换到 HTTPS 时显示不同的文件
这是我第一次在这里提问,希望有人能帮助我。
我正在开发一个应用程序,当用户要结帐时需要从 HTTP 切换到 HTTPS。我正在使用智能。当我从使用此重定向时出现问题:
如果我执行 die(),它会显示带有 HTTPS 的 URL,但当我重定向时,它会显示不同的文件(来自 Smarty),但如果我将 HTTPS 更改为 HTTP 并重定向,它会起作用...
有人可以帮助我吗?我迷路了,我已经尝试了好几天了!
谢谢
this is my first time asking here I hope somebody can help me.
I'm working on an application that requires to switch from HTTP to HTTPS when the user is going to check out. I'm using Smarty. The problem comes when I redirect from using this:
if I do a die() it shows the URL with HTTPS but when I redirect it shows a different file (From Smarty) but if I change HTTPS to HTTP and redirect, it works...
Can somebody help me? I'm lost and I have been trying for days!
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论