From: Jesse Sheidlower Date: Fri, 28 Nov 2008 13:27:39 +0000 (+0000) Subject: tweaked doc to cover deploying to root location in VH X-Git-Tag: v0.21~7 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Plugin-Static-Simple.git;a=commitdiff_plain;h=071c00424cf9346c0e7c71dc526003ac0f56c672 tweaked doc to cover deploying to root location in VH --- diff --git a/lib/Catalyst/Plugin/Static/Simple.pm b/lib/Catalyst/Plugin/Static/Simple.pm index e15a9de..b1186ea 100644 --- a/lib/Catalyst/Plugin/Static/Simple.pm +++ b/lib/Catalyst/Plugin/Static/Simple.pm @@ -475,6 +475,10 @@ files. The final configuration will look something like this: SetHandler default-handler +If you are running in a VirtualHost, you can just set the DocumentRoot +location to the location of your root directory; see +L. + =head1 PUBLIC METHODS =head2 serve_static_file $file_path