warning about IIS inferred from conversation with frew and mailing list threads
Kieren Diment [Thu, 1 Nov 2012 21:18:06 +0000 (08:18 +1100)]
lib/Catalyst/Manual/Deployment/IIS/FastCGI.pod

index 4c1140a..d384896 100644 (file)
@@ -4,6 +4,10 @@ Catalyst::Manual::Deployment::IIS::FastCGI - Deploying Catalyst with Microsoft I
 
 =head1 Microsoft IIS
 
+Probably the best way to deploy a Catalyst application on IIS is by using
+IIS as a front end proxy.  However if you positively must use FastCGI (say
+due to internal IT policies) then this manual shows you how.
+
 It is possible to run Catalyst under IIS with FastCGI, but only on IIS
 6.0 (Microsoft Windows 2003), IIS 7.0 (Microsoft Windows 2008 and
 Vista), and (hopefully) its successors.