X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FManual%2FDeployment%2FDevelopmentServer.pod;h=23de7972e6af7fa4df0710c368ef9ca7aaa7d97f;hb=eec35f6251de9080183ccf2b9cf575b2536a2f1b;hp=bb537f2b6d5ec94fd6b9ea54a72b16d85d4139a7;hpb=eaeeb5e62434ac986f5538adc3a85dd033192f1a;p=catagits%2FCatalyst-Manual.git diff --git a/lib/Catalyst/Manual/Deployment/DevelopmentServer.pod b/lib/Catalyst/Manual/Deployment/DevelopmentServer.pod index bb537f2..23de797 100644 --- a/lib/Catalyst/Manual/Deployment/DevelopmentServer.pod +++ b/lib/Catalyst/Manual/Deployment/DevelopmentServer.pod @@ -2,9 +2,9 @@ Catalyst::Manual::DevelopmentServer - Development server deployment -The development server is a mini web server written in perl. However if -you supply the C<-f> option to the development server, it will load -the higher performance L server, which can be used as an +The development server is a mini web server written in Perl. However, if +you supply the C<-f> option to the development server, it will load the +higher performance L server, which can be used as an application server with a lightweight proxy web server at the front. =head1 Setup @@ -46,8 +46,8 @@ different apps served on the same host. =head2 Other web servers -The proxy configuration above can also be replicated with a different front end server -or proxy such as varnish, nginx or lighttpd. +The proxy configuration above can also be replicated with a different +frontend server or proxy, such as varnish, nginx, or lighttpd. =head1 AUTHORS @@ -58,4 +58,4 @@ Catalyst Contributors, see Catalyst.pm This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself. -=cut \ No newline at end of file +=cut