X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FManual%2FDeployment%2FFastCGI.pod;h=3d749e64edad3b97faf7853b86351ec106b30f4b;hb=0e8203319991f2cec55d5485f3b4682462548f9e;hp=e5681988356921f1f8ba9f6659d428a34a7e9e87;hpb=eaeeb5e62434ac986f5538adc3a85dd033192f1a;p=catagits%2FCatalyst-Manual.git diff --git a/lib/Catalyst/Manual/Deployment/FastCGI.pod b/lib/Catalyst/Manual/Deployment/FastCGI.pod index e568198..3d749e6 100644 --- a/lib/Catalyst/Manual/Deployment/FastCGI.pod +++ b/lib/Catalyst/Manual/Deployment/FastCGI.pod @@ -4,9 +4,9 @@ Catalyst::Manual::Deployment::FastCGI - Deploying Catalyst with FastCGI =head1 FastCGI Deployment -FastCGI is a high-performance extension to CGI. It is suitable -for production environments, and is the standard method for deploying Catalyst -in shared hosting environments. +FastCGI is a high-performance extension to CGI. It is suitable for production +environments, and is the standard method for deploying Catalyst in shared +hosting environments. =head2 Pros @@ -81,9 +81,9 @@ server. =head1 WEB SERVERS -Any web server which supports FastCGI should work with Catalyst. Configuration recipies for -well-known web servers are linked below, and we would welcome contributions from people -deploying Catalyst against other web servers. +Any web server which supports FastCGI should work with Catalyst. Configuration +recipies for well-known web servers are linked below, and we would welcome +contributions from people deploying Catalyst against other web servers. =head2 Apache