<?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: PHP: Run .CSS files as PHP</title>
	<atom:link href="http://www.kavoir.com/2009/06/php-run-css-files-as-php.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.kavoir.com/2009/06/php-run-css-files-as-php.html</link>
	<description>Just another dumbass webmaster, goofing around...</description>
	<lastBuildDate>Wed, 08 Feb 2012 09:57:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: wardw</title>
		<link>http://www.kavoir.com/2009/06/php-run-css-files-as-php.html/comment-page-1#comment-9061</link>
		<dc:creator>wardw</dc:creator>
		<pubDate>Thu, 18 Mar 2010 17:49:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.kavoir.com/2009/06/php-run-css-files-as-php.html#comment-9061</guid>
		<description>But now you have a problem because your .css files will be delivered with PHP default mime type text/html instead of text/css, unless you stick a Header() line at the top of each PHP file to fix it. This is no matter what AddType or mime.magic you have going in httpd.conf. I think.</description>
		<content:encoded><![CDATA[<p>But now you have a problem because your .css files will be delivered with PHP default mime type text/html instead of text/css, unless you stick a Header() line at the top of each PHP file to fix it. This is no matter what AddType or mime.magic you have going in httpd.conf. I think.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://www.kavoir.com/2009/06/php-run-css-files-as-php.html/comment-page-1#comment-6610</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Tue, 29 Sep 2009 18:55:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.kavoir.com/2009/06/php-run-css-files-as-php.html#comment-6610</guid>
		<description>Can you please go into the rational / benefits of using the mod_rewrite method.

I&#039;d really appreciate it!</description>
		<content:encoded><![CDATA[<p>Can you please go into the rational / benefits of using the mod_rewrite method.</p>
<p>I&#8217;d really appreciate it!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

