I would like to disable SSL for certain pages which contain external content (iframes) coming from non-secure external sources. I need to disable SSL only on the pages which have insecure (iframes) content from the external websites don't use https.
This is my server environment,
Centos 6, PHP, Apache, Mysql,
Regards