我想重定向 http://advokatami.bg/wp-content/uploads/2014/napred.png 至 https://advokatami.bg/wp-content/uploads/2014/napred.png
我正在使用http:// ver在Wufoo中为我的网站使用SSL,但我在该图片上混合了内容,我不想替换大约100个Wufoo表单中的链接。 有没有办法用.htaccess做到?
答案 0 :(得分:0)
不可能不可能:当浏览器执行请求时,即使服务器应答重定向,也已经太晚了。
作为临时解决方案,您可以使用https://www.w3.org/TR/upgrade-insecure-requests/