Index: src/docs/2.0/user/intro/start_fast.pod
===================================================================
--- src/docs/2.0/user/intro/start_fast.pod	(revision 354923)
+++ src/docs/2.0/user/intro/start_fast.pod	(working copy)
@@ -101,6 +101,8 @@
       PerlResponseHandler ModPerl::Registry
       PerlOptions +ParseHeaders
       Options +ExecCGI
+      Order allow,deny
+      Allow from all 
   </Location>
 
 and now assuming that we have the following script:
