NAME
Apache::No404Proxy::Mogile - Implementation of Apache::No404Proxy
SYNOPSIS
# in httpd.conf
PerlTransHandler Apache::No404Proxy::Mogile
PerlSetVar MogileTracker 192.168.100.1:4100
PerlSetVar MogileDomain webservice_name
EXPORT
Apache::No404Proxy::Mogile is one of the implementations of Apache::No404Proxy. This module uses MogileFS and LWP::UserAgent to fetch content from mogile.
AUTHOR
Nick Gerakines, <nick at gerakines.net>
SEE ALSO
Apache::No404Proxy, Apache::No404Proxy::Google, MogileFS
COPYRIGHT & LICENSE
Copyright 2006 Nick Gerakines, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.