Home > Backend Development > PHP Tutorial > How can https refer to third-party http resources?

How can https refer to third-party http resources?

WBOY
Release: 2016-09-20 03:30:00
Original
1532 people have browsed it

The situation is like this. I made a website and opened https. Since the website needs to reference Google’s css and fonts resources, but you know how to access it in China, I found some domestic CDN backups, such as 360’s http:/ /fonts.useso.com/, the problem arises. These providers only have http versions. If they are quoted directly, an error will be reported. Is there any good way?

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template