A
A
Alexander2015-09-23 10:30:54
Web development
Alexander, 2015-09-23 10:30:54

The site is https, it has an iframe, what should I do to load the http site in it?

The site is https, it has an iframe in which the http site should be loaded.
Sites in this iframe are loaded differently, both https and http, access to their content is not required, only to be displayed.

What do you advise?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vlad Zhivotnev, 2015-09-23
@inkvizitor68sl

Proxy through your server and give through https. Or raise https where you load the iframe from.
What's the point of htpts otherwise, if the iframe will be loaded via http? iframe traffic will be intercepted and replaced. In particular, you can replace the entire page in this case - that's why you can't embed http elements on https pages.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question