Reformatted documentation
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Engine / FastCGI.pm
2005-11-19 Sebastian Riedel Reformatted documentation
2005-11-17 Andy Grundman Applied FastCGI daemon patch from mugwump
2005-11-17 Sebastian Riedel Updated Catalyst.pm to preload more modules, needed...
2005-11-15 Andy Grundman Added pidfile option to FastCGI server
2005-11-15 Andy Grundman Fixed bug in mod_fastcgi config
2005-11-15 Andy Grundman Fixed FastCGI engine to not clobber the global %ENV...
2005-11-11 Andy Grundman Added non-root example to FastCGI docs
2005-11-11 Andy Grundman Added some docs and example configs for FastCGI with...
2005-10-31 Sebastian Riedel Updated fcgi engine for multi process external support
2005-10-11 Sebastian Riedel Removed req->handle and res->handle
2005-10-10 Andy Grundman Merged 5.49_01 (r1339) from refactored branch to trunk
2005-05-24 Christian Hansen added MYAPP_HOME and CATALYST_HOME environment variables
2005-05-18 Marcus Ramberg fixed pod errors.
2005-05-17 Christian Hansen Renamed C::E::A::MPXX::APR to ::Apreq
2005-05-16 Christian Hansen Fixed MP2, removed dependency of libapreq in MP engines...
2005-05-05 Christian Hansen Added SpeedyCGI, partly fixed HTTP::Daemon
2005-04-25 Christian Hansen Rename FCGI to FastCGI