nginx - Using wordpress to build a blog, how to implement the real server to use HTTP, and then use UPYUN's HTTPS encryption?
迷茫
迷茫 2017-05-16 17:16:05
0
2
591

The problem is this. I want to implement the resource diversion of the website. The real server uses HTTP, and UPYUN is responsible for encrypting the data of the real server into HTTPS. Then use Qiniu to store static resources. Because of this, dynamic encryption was offloaded to UPYUN. Static resource storage and encryption are offloaded to Qiniu. Reduce server load. Then I want to change the real server port to non-80 and 443 ports. Used to avoid Zmap from scanning the real server IP. Does anyone have any specific implementation plan? Or is this approach feasible? I briefly tried it. I found that there are still many problems.

迷茫
迷茫

业精于勤,荒于嬉;行成于思,毁于随。

reply all(2)
给我你的怀抱

WordPress deploys UPYUN CDN cloud storage
http://echo.pm/wordpress-upyu...

Use the WP Super Cache plug-in to deploy origin site resources to Qiniu Cloud Storage for CDN acceleration
http://echo.pm/wp-super-cache...

Detailed method to configure NameCheap SSL certificate on Nginx (LNMP)
http://echo.pm/lnmp-nginx-ssl...

This is written by me. It is recorded on the blog. You can take a look. . . In addition, enable SSL in the upyun background and force https access. . . Qiniu wants to apply for an https domain name. . .

enjoy

过去多啦不再A梦

No need to go to so much trouble, just take another photo of the clouds. Both dynamic and static resources are placed here. Front-end HTTPS access, HTTP return to origin, and custom port numbers are supported.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!