mod_pony goodness

Jun 26 2009

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 restart

Now open your browser, and goto  http://foo.example.com/pony  and you should see :–

If you have your servertokens set to ‘Full” then you will also see mod_pony listed there too.

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!

Tags: ,

One response so far

Leave a Reply