http和https有不同的数据库吗? [英] Is there are diffrent database for http and https?

查看:105
本文介绍了http和https有不同的数据库吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

假设我创建了一个站点并在HTTP上托管它没有安全性,但现在我想将其转换为HTTPS意味着我想为此站点提供安全性。然后将HTTP转换为HTTPS后,它将修改为同一站点或创建重复的网站和商店在其他位置?



我尝试过:



i创建了一个Web服务并将其托管在HTTP上,之后我将其转换为HTTPS,但我没有得到它将创建相同网站的副本或修改现有副本。

解决方案

相同:它是更改的通信协议 - 您需要做的就是将站点中的所有http链接更改为https并提供证书,基本上。

请参见:< a href =https://www.elevated.com/guide-converting-site-http-https/>指南:将您的网站从HTTP转换为HTTPS [ ^ ]

suppose i made one site and host it on HTTP means without security but now i want to convert it to HTTPS means i want to provide security for this site .Then after converting HTTP to HTTPS it will modify into same site or create the duplicate site and store on other location?

What I have tried:

i have created one web service and hosted it on HTTP and after i convert this to HTTPS but i didn't get that it will create the copy of same site or modify the existing copy.

解决方案

Same: it's the communications protocol that changes - all you need to do is change all http links in your site to https and provide the certificate, basically.
See here: Guide: Converting Your Site From HTTP to HTTPS[^]


这篇关于http和https有不同的数据库吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆