I
I
Ilya Alekseev2018-02-19 14:26:39
HTML
Ilya Alekseev, 2018-02-19 14:26:39

How to setup http link when using cloudflare?

№1 - I set up ssl via Cloudflare, I got the https header, the site loads, BUT the scripts that I used to connect like

<script type="text/javascript" src="http://infocdn-test.com.***********"></script>

stopped working due to http. So what needs to be changed now? settings in cloudflare?
No. 2.
I tried to change the src from http to https but because there is no such address, it also did not work. I changed it back to http on the server BUT the site still shows https. How to throw off the old html view?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
B
BigSmoke, 2018-02-19
@ilyaalekseev

To see changes on the site, enable devlopment mode here - https://www.cloudflare.com/a/overview/your_site_ru
And you can clear the cache here - https://www.cloudflare.com/a/caching/your_site_ru

M
Maxim Timofeev, 2018-02-19
@webinar

If the site is on https, then at least cloudflare, at least the same server, at least anything, resources over http will not be pulled up. Their browser blocks (most modern ones).
So either the site is on http, then it doesn’t matter how to connect resources or everything is on https

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question