<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Mixed SSL Content Warning Secure Fixed</title>
	<atom:link href="http://www.askapache.com/htaccess/mixed-ssl-content-warning-secure-fixed.html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.askapache.com/htaccess/mixed-ssl-content-warning-secure-fixed.html</link>
	<description>Advanced Web Development</description>
	<lastBuildDate>Thu, 16 May 2013 00:37:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Parthasarathi</title>
		<link>http://www.askapache.com/htaccess/mixed-ssl-content-warning-secure-fixed.html#comment-453</link>
		<dc:creator>Parthasarathi</dc:creator>
		<pubDate>Thu, 03 Feb 2011 09:47:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com.com/htaccess-forum/mixed-ssl-content-warning-secure-fixed.html#comment-453</guid>
		<description><![CDATA[Hi, I need help.
My entire joomla site is running on https secured access.
One of my page is displaying weather forecast from third party website.

Since the third party weather forecast website is accessed by http - non secured, my web page is showing mixed content security warning on IE8 when I access this page, &quot;Do you want to view only the web page content that was delivered securely?&quot;.

My question is, I still want to display the forecast data without showing the above mixed content warning. Can I achieve this using .htaccess file&#039;s RewriteRule concept? I don&#039;t understand much of its functionality as you explained. Can anyone help me please?]]></description>
		<content:encoded><![CDATA[<p>Hi, I need help.<br />
My entire joomla site is running on https secured access.<br />
One of my page is displaying weather forecast from third party website.</p>
<p>Since the third party weather forecast website is accessed by http - non secured, my web page is showing mixed content security warning on IE8 when I access this page, "Do you want to view only the web page content that was delivered securely?".</p>
<p>My question is, I still want to display the forecast data without showing the above mixed content warning. Can I achieve this using .htaccess file's RewriteRule concept? I don't understand much of its functionality as you explained. Can anyone help me please?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: j-o-d-a</title>
		<link>http://www.askapache.com/htaccess/mixed-ssl-content-warning-secure-fixed.html#comment-449</link>
		<dc:creator>j-o-d-a</dc:creator>
		<pubDate>Sun, 04 Apr 2010 20:47:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com.com/htaccess-forum/mixed-ssl-content-warning-secure-fixed.html#comment-449</guid>
		<description><![CDATA[ah cool idea. But I wonder how long this &quot;hack&quot; works because the site still has mixed content in the end. I&#039;d call it a &quot;security&quot; bug in the browsers mixed content detection. The browser can not detect the non-secure content right away because the secured webserver redirects to non secure content (later when accessing the subresources of the page).]]></description>
		<content:encoded><![CDATA[<p>ah cool idea. But I wonder how long this "hack" works because the site still has mixed content in the end. I'd call it a "security" bug in the browsers mixed content detection. The browser can not detect the non-secure content right away because the secured webserver redirects to non secure content (later when accessing the subresources of the page).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cd-MaN</title>
		<link>http://www.askapache.com/htaccess/mixed-ssl-content-warning-secure-fixed.html#comment-448</link>
		<dc:creator>Cd-MaN</dc:creator>
		<pubDate>Mon, 01 Jan 2007 20:36:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com.com/htaccess-forum/mixed-ssl-content-warning-secure-fixed.html#comment-448</guid>
		<description><![CDATA[From what I understand you imply that you can use mod_rewrite as mod_proxy. But from my experience this is not true (you can only rewrite to local URLs). Can you confirm / contradict this and eventually give some details (what extra configuration is needed, what version of Apache / mod_rewrite does this work with)?]]></description>
		<content:encoded><![CDATA[<p>From what I understand you imply that you can use mod_rewrite as mod_proxy. But from my experience this is not true (you can only rewrite to local URLs). Can you confirm / contradict this and eventually give some details (what extra configuration is needed, what version of Apache / mod_rewrite does this work with)?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
