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.