tweaked doc to cover deploying to root location in VH
Jesse Sheidlower [Fri, 28 Nov 2008 13:27:39 +0000 (13:27 +0000)]
lib/Catalyst/Plugin/Static/Simple.pm

index e15a9de..b1186ea 100644 (file)
@@ -475,6 +475,10 @@ files. The final configuration will look something like this:
         SetHandler default-handler
     </Location>
 
+If you are running in a VirtualHost, you can just set the DocumentRoot
+location to the location of your root directory; see 
+L<Catalyst::Engine::Apache2::MP20>.
+
 =head1 PUBLIC METHODS
 
 =head2 serve_static_file $file_path