Sebastian Riedel > Mojo > Mojo::Manual::Deployment

Download:
Mojo-0.9002.tar.gz

Annotate this POD

CPAN RT

Open  0
Report a bug
Source   Latest Release: Mojo-0.991251

NAME ^

Mojo::Manual::Deployment - Getting Mojo Running On Production Servers

OPTIONS ^

There are multiple deployment options available.

Mojo::Server::FCGI - A very fast XS implementation of the FastCGI protocol.

Apache::Mojo - A mod_perl handler for Mojo, using the Apache request object.

Apache2::Mojo - A mod_perl2 handler for Mojo, using the Apache2 request objects.