Tag Archives: pony

mod_pony goodness

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 … Continue reading

Posted in Uncategorized | Tagged , | Leave a comment