Link things from ::Deployment
[catagits/Catalyst-Manual.git] / lib / Catalyst / Manual / Deployment.pod
CommitLineData
01b62b15 1=head1 NAME
2
3Catalyst::Manual::Deployment - Deploying Catalyst
4
0e8eed8e 5=head1 DEPLOYMENT OPTIONS
01b62b15 6
0e8eed8e 7=head2 Deployment for shared hosting
8
9L<Catalyst::Manual::Deployment::SharedHosting>
10
11=head2 mod_perl
01b62b15 12
13L<Catalyst::Manual::Deployment::Apache::mod_perl>
14
0e8eed8e 15=head2 FastCGI
16
17L<Catalyst::Manual::Deployment::FastCGI>
01b62b15 18
0e8eed8e 19=head3 Apache
01b62b15 20
21L<Catalyst::Manual::Deployment::Apache::FastCGI>
22
0e8eed8e 23=head3 nginx
24
25L<Catalyst::Manual::Deployment::nginx::FastCGI>
26
27=head3 lighttpd
28
29L<Catalyst::Manual::Deployment::lighttpd::FastCGI>
30
31=head3 Microsoft IIS
32
33L<Catalyst::Manual::Deployment::IIS::FastCGI>
34
35=head2 Development Server
36
37L<Catalyst::Manual::Deployment::DevelopmentServer>.
38
39=head2 PSGI
01b62b15 40
01b62b15 41=head1 AUTHORS
42
43Catalyst Contributors, see Catalyst.pm
44
45=head1 COPYRIGHT
46
47This library is free software. You can redistribute it and/or modify it under
48the same terms as Perl itself.
49
50=cut
19a5b486 51