On Wed, 07 Dec 2005 16:28:52 -0800 Stas Bekman <[EMAIL PROTECTED]> wrote:
> Thanks Terrence. But in the future please post your improvement > suggestions to this list. Thanks! > > -------- Original Message -------- > Subject: suggestion for mod_perl quick start guide > Date: Sat, 3 Dec 2005 11:32:13 -0800 > From: Terrence Brannon <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > > Hi, > > Regarding > http://perl.apache.org/docs/2.0/user/intro/start_fast.html#toc_Registry_Scripts > > the Location directive omits > Order allow,deny > Allow from all > > and therefore was not working on my vanilla mod_perl-2.0/apache-2.0 > setup > > So, I think it would be a good idea to include Order and Allow as > well. > > Regards, > Terrence Here is a patch for that. --------------------------------- Frank Wiles <[EMAIL PROTECTED]> http://www.wiles.org ---------------------------------
start_fast.patch
Description: Binary data
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
