<?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>KrishnaShasankar.com &#187; apache</title>
	<atom:link href="http://www.krishnashasankar.com/tag/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.krishnashasankar.com</link>
	<description>Thoughts on php, photography, travel and technology</description>
	<lastBuildDate>Mon, 16 Aug 2010 06:50:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Configure HTML Files to be parsed as PHP file in Apache</title>
		<link>http://www.krishnashasankar.com/2008/11/configure-html-files-to-be-parsed-as-php-file-in-apache/</link>
		<comments>http://www.krishnashasankar.com/2008/11/configure-html-files-to-be-parsed-as-php-file-in-apache/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 16:05:58 +0000</pubDate>
		<dc:creator>Krishna</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.krishnashasankar.com/?p=155</guid>
		<description><![CDATA[This has been one of the most frequently asked questions that php developers ask me, about how to configure Apache to serve files with .html extenstion as php files and let php to parse those files before they are sent to the client.
Solution
The solution is very simple, all you have to do is to add [...]]]></description>
		<wfw:commentRss>http://www.krishnashasankar.com/2008/11/configure-html-files-to-be-parsed-as-php-file-in-apache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
