<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Linux Servers cPanel webhosting blog &#187; Safari downloading pages</title>
	<atom:link href="http://www.theperfectarts.com/tag/safari-downloading-pages/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.theperfectarts.com</link>
	<description>Basics cPanel tutorials / issue,mysql,php errors etc</description>
	<lastBuildDate>Sun, 11 Jul 2010 23:05:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Safari browser downloading .html pages.</title>
		<link>http://www.theperfectarts.com/2009/05/safari-browser-downloading-html-pages/</link>
		<comments>http://www.theperfectarts.com/2009/05/safari-browser-downloading-html-pages/#comments</comments>
		<pubDate>Sun, 17 May 2009 07:18:00 +0000</pubDate>
		<dc:creator>Gunjan</dc:creator>
				<category><![CDATA[Browser problems]]></category>
		<category><![CDATA[AddHandler + Safari browser problem]]></category>
		<category><![CDATA[Safari browser]]></category>
		<category><![CDATA[Safari browser + AddHandler]]></category>
		<category><![CDATA[Safari browser + AddHandler application/x-httpd-php5]]></category>
		<category><![CDATA[Safari browser downloading .html pages.]]></category>
		<category><![CDATA[Safari browser downloading pages]]></category>
		<category><![CDATA[Safari downloading pages]]></category>

		<guid isPermaLink="false">http://www.theperfectarts.com/2009/05/safari-browser-downloading-html-pages/</guid>
		<description><![CDATA[Some time we are facing very strange problem with the browser like when we are browsing the .html pages in Safari its asking for downloading pages on local machine.To resolve such errors you need to add following code in .htaccess file. AddHandler application/x-httpd-php5 .htm .html .php5 .php4 .php .php3 .php2 .phtml AddType application/x-httpd-php5 .htm .html [...]]]></description>
			<content:encoded><![CDATA[<p>Some time we are facing very strange problem with the browser like when we are browsing the .html pages in Safari its asking for downloading pages on local machine.To resolve such errors you need to add following code in .htaccess file.</p>
<p><span style="font-family: arial;">AddHandler application/x-httpd-php5 .htm .html .php5 .php4 .php .php3 .php2 .phtml</span></p>
<p><span style="font-family: arial;">AddType application/x-httpd-php5 .htm .html .php5 .php4 .php .php3 .php2 .phtml</span></p>
<p>It will resolve you issue with the Safari browser for .html pages</p>
<div class="blogger-post-footer">http://www.host.co.in/forums/f37/how-check-if-server-suexec-not-821/</div>
<p>&copy;2010 <a href="http://www.theperfectarts.com">Linux Servers cPanel webhosting blog</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://www.theperfectarts.com/2009/05/safari-browser-downloading-html-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
