<?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: Change .php to .html using .htaccess or httpd.conf</title>
	<atom:link href="http://alfredo.palconit.com/php-to-html-using-htaccess-httpdconf/feed" rel="self" type="application/rss+xml" />
	<link>http://alfredo.palconit.com/php-to-html-using-htaccess-httpdconf</link>
	<description>Web Designer &#124; Search Marketer &#124; Programmer &#124; Philippines &#124; SMS: +639397005929 &#124; YM: alfredopalconit</description>
	<lastBuildDate>Mon, 19 Jul 2010 14:08:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Tera Baap</title>
		<link>http://alfredo.palconit.com/php-to-html-using-htaccess-httpdconf/comment-page-1#comment-38178</link>
		<dc:creator>Tera Baap</dc:creator>
		<pubDate>Mon, 14 Jan 2008 08:20:39 +0000</pubDate>
		<guid isPermaLink="false">http://alfredo.palconit.com/php-to-html-using-htaccess-httpdconf#comment-38178</guid>
		<description>tere ma ki chut bah key land bhosri key javascipt mey validation nahi laga sakta tha .</description>
		<content:encoded><![CDATA[<p>tere ma ki chut bah key land bhosri key javascipt mey validation nahi laga sakta tha .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ramesh</title>
		<link>http://alfredo.palconit.com/php-to-html-using-htaccess-httpdconf/comment-page-1#comment-34110</link>
		<dc:creator>ramesh</dc:creator>
		<pubDate>Mon, 06 Aug 2007 07:38:16 +0000</pubDate>
		<guid isPermaLink="false">http://alfredo.palconit.com/php-to-html-using-htaccess-httpdconf#comment-34110</guid>
		<description>This tag is vcery useful to me</description>
		<content:encoded><![CDATA[<p>This tag is vcery useful to me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tiger quimpo</title>
		<link>http://alfredo.palconit.com/php-to-html-using-htaccess-httpdconf/comment-page-1#comment-461</link>
		<dc:creator>tiger quimpo</dc:creator>
		<pubDate>Fri, 15 Sep 2006 17:44:27 +0000</pubDate>
		<guid isPermaLink="false">http://alfredo.palconit.com/php-to-html-using-htaccess-httpdconf#comment-461</guid>
		<description>The problem with the AddType solution is, it will invoke the php interpreter on all .html files.  That\&#039;s probably not a price you want to pay.

It\&#039;s probably not that expensive since there probably aren\&#039;t any PHP tags in the static .html files.  But it\&#039;s still a cost.  PHP startup is not free.

It might be better to use mod_rewrite to target individual URLs.  This way, if you receive a request for your well_known_page.html, mod_rewrite will rewrite it to call the .php instead.  Alternatively, you could have your .html redirect to the .php (you get the benefit of the good rating, plus, possibly, the search engine will start to give the .php a good rating too).  I\&#039;d probably go with mod_rewrite though.</description>
		<content:encoded><![CDATA[<p>The problem with the AddType solution is, it will invoke the php interpreter on all .html files.  That\&#8217;s probably not a price you want to pay.</p>
<p>It\&#8217;s probably not that expensive since there probably aren\&#8217;t any PHP tags in the static .html files.  But it\&#8217;s still a cost.  PHP startup is not free.</p>
<p>It might be better to use mod_rewrite to target individual URLs.  This way, if you receive a request for your well_known_page.html, mod_rewrite will rewrite it to call the .php instead.  Alternatively, you could have your .html redirect to the .php (you get the benefit of the good rating, plus, possibly, the search engine will start to give the .php a good rating too).  I\&#8217;d probably go with mod_rewrite though.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
