<?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"
	>
<channel>
	<title>Comments on: suPHP and .phps PHP code highlighting support</title>
	<atom:link href="http://www.hm2k.com/posts/suphp-and-phps/feed" rel="self" type="application/rss+xml" />
	<link>http://www.hm2k.com/posts/suphp-and-phps</link>
	<description>The research of an internet entrepreneur and IT consultant</description>
	<pubDate>Thu, 04 Dec 2008 20:35:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Zeeshan</title>
		<link>http://www.hm2k.com/posts/suphp-and-phps#comment-88542</link>
		<dc:creator>Zeeshan</dc:creator>
		<pubDate>Fri, 01 Aug 2008 14:27:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.hm2k.com/?p=214#comment-88542</guid>
		<description>Investigate send_parsed_php_source() in mod_php4/5.c to see how it handles the "application/x-httpd-php-source" handler type or form a second handler (or third handler) in suPHP which specifically points to a PHP CGI that contains the initial param of '-s'. Assign "application/x-httpd-php-source" to suPHP's new handler and any file then given to this PHP CGI binary will output syntax highlighted source code.</description>
		<content:encoded><![CDATA[<p>Investigate send_parsed_php_source() in mod_php4/5.c to see how it handles the &#8220;application/x-httpd-php-source&#8221; handler type or form a second handler (or third handler) in suPHP which specifically points to a PHP CGI that contains the initial param of &#8216;-s&#8217;. Assign &#8220;application/x-httpd-php-source&#8221; to suPHP&#8217;s new handler and any file then given to this PHP CGI binary will output syntax highlighted source code.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
