<?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>All the way from Cambridge &#187; Apache</title>
	<atom:link href="http://blog.pc-tony.com/tag/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.pc-tony.com</link>
	<description></description>
	<lastBuildDate>Thu, 20 Oct 2011 23:35:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>mod_pony goodness</title>
		<link>http://blog.pc-tony.com/2009/06/mod_pony-goodness/</link>
		<comments>http://blog.pc-tony.com/2009/06/mod_pony-goodness/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 14:11:17 +0000</pubDate>
		<dc:creator>pctony</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[pony]]></category>

		<guid isPermaLink="false">http://blog.pc-tony.com/?p=164</guid>
		<description><![CDATA[Thanks to DrBacchus mod_pony has been resurrected, and I have it installed. How do I get mod_pony? (1) svn checkout http://svn.rcbowen.com/svn/public/mod_pony/mod_pony.c /tmp (2) /usr/local/apache/bin/apxs -cia /tmp/mod_pony.c (3) edit your httpd.conf (or variant there of) and add SetHandler pony (4) /usr/local/apache2/bin/apachectl &#8230; <a href="http://blog.pc-tony.com/2009/06/mod_pony-goodness/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Thanks to DrBacchus mod_pony has been resurrected, and I have it installed.</p>
<p>How do I get mod_pony?<br />
(1)  svn checkout http://svn.rcbowen.com/svn/public/mod_pony/mod_pony.c /tmp<br />
(2)  /usr/local/apache/bin/apxs -cia /tmp/mod_pony.c<br />
(3)  edit your httpd.conf (or variant there of) and add</p>
<p>SetHandler pony</p>
<p>(4)  /usr/local/apache2/bin/apachectl restart</p>
<p>Now open your browser, and goto  http://foo.example.com/pony  and you should see  :&#8211;</p>
<p><img src="http://blog.pc-tony.com/wp-content/uploads/2009/06/pony_sshot.tiff" alt="" width="550" height="368" /></p>
<p>If you have your servertokens set to &#8216;Full&#8221;  then you will also see mod_pony listed there too.</p>
<p>Apache/2.2.10 (Unix) mod_ssl/2.2.10 OpenSSL/0.9.8b DAV/2 SVN/1.4.5 PHP/5.2.6 PONY!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pc-tony.com/2009/06/mod_pony-goodness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

