<?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: disable php in an apache virtualhost</title>
	<atom:link href="http://www.mattvsworld.com/blog/2010/03/disable-php-in-an-apache-virtualhost/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mattvsworld.com/blog/2010/03/disable-php-in-an-apache-virtualhost/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
	<description>bring it on, world!</description>
	<lastBuildDate>Mon, 26 Sep 2011 03:28:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Chris</title>
		<link>http://www.mattvsworld.com/blog/2010/03/disable-php-in-an-apache-virtualhost/comment-page-1/#comment-640</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 30 Aug 2010 18:52:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattvsworld.com/blog/?p=499#comment-640</guid>
		<description>Thanks. If you want to cause the PHP files to be served as html (which might or might not be a good idea, but in some situations you want to) you can add the directive

AddType text/html .php

to the VirtualHost container.</description>
		<content:encoded><![CDATA[<p>Thanks. If you want to cause the PHP files to be served as html (which might or might not be a good idea, but in some situations you want to) you can add the directive</p>
<p>AddType text/html .php</p>
<p>to the VirtualHost container.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian</title>
		<link>http://www.mattvsworld.com/blog/2010/03/disable-php-in-an-apache-virtualhost/comment-page-1/#comment-326</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Sun, 16 May 2010 18:41:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattvsworld.com/blog/?p=499#comment-326</guid>
		<description>Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

