On 18 Jul 2001, Randal L. Schwartz wrote:

> >>>>> "will" == will trillich <[EMAIL PROTECTED]> writes:
>
> will> http://perl.apache.org/guide/config.html mentions this type of
> will> thing in passing, but surely there's an in-depth
> will> "how-this-works" somewhere...
>
> will> <Limit GET POST>
> will>   Order allow,deny
> will>   Allow from all
> will> </Limit>
>
> Uh, actually, not to solve your smaller problem, but to solve
> your bigger problem instead:
>
> STOP LIMITING THE LIMITS.
>
> Almost *all* usage of <Limit> is *wrong*.  Just leave it off.

Yup, it's explained here:
http://httpd.apache.org/docs/mod/core.html#limit

_____________________________________________________________________
Stas Bekman              JAm_pH     --   Just Another mod_perl Hacker
http://stason.org/       mod_perl Guide  http://perl.apache.org/guide
mailto:[EMAIL PROTECTED]   http://apachetoday.com http://eXtropia.com/
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/


Reply via email to