In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/02 Report--
This article uses easy-to-understand examples to introduce whether the virtual host can install ssl, the content is very detailed, interested friends can refer to, hope to be helpful to you.
Virtual hosts can install ssl. The virtual hosts recommended here, no matter which model they are, support the installation of SSL, while some cloud service providers can only install PHP virtual hosts.
Let's take the server as an example to briefly explain the problem of SSL installation. First of all, you need to apply for a certificate. There are three SSL certificates, Symantec, GeoTrust and TrustAsia, of which the domain name type (DV) of TrustAsia is only 1 CNY.
Next, we go to the host control panel, find the HTTPS deployment, and click OK to complete the deployment. This space-only certificate is purchased. If the certificate is purchased by a third party, you need to upload certificate information.
After we install HTTPS, if we use the WordPress system, we need to log in to the website the day after tomorrow. In the general settings of the website, change the WordPress address (URL) / site address (URL) to the address of HTTPS. If we continue to use the HTTP address, there will be problems.
At the same time, we need to set the .htaccess file with the following rules:
RewriteEngine OnRewriteCond% {HTTP:From-Https}! ^ on$ [NC] RewriteCond% {HTTP_HOST} ^ (www.)? west.com$ [NC] # Jump west.com and www.west.com to https://www.west.com, to prevent apache substations from inheriting the parent directory. .htaccess affected RewriteRule ^ (. *) $https://www.west.com/$1 [Renew301 Magi L] about the virtual host can install ssl? that's it. I hope the above content can be of some help to you and learn more knowledge. If you think the article is good, you can share it for more people to see.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.