Just your average everyday Apache module. Compile it with something like: $ apxs -c mod_speedyfeed.c Then install with something like: $ apxs -i mod_speedyfeed.la At least assuming you're on a unixish machine with the GNU autotools. Then just add the following line to httpd.conf and you're all set. LoadModule speedyfeed_module modules/mod_speedyfeed.so Please direct any questions to the author, Garrett Rooney