Synopsis: .htaccess is not always honored

State-Changed-From-To: open-closed
State-Changed-By: marc
State-Changed-When: Wed Apr 16 19:06:54 PDT 1997
State-Changed-Why:
User reports the below comment resolves their confusion:

You are telling it to limit GET and PUT.  Then you are doing a POST.  If
you want to limit POST, you need to tell it to.

You should also be able to just leave the <Limit> and </Limit> bit out and
have it apply to all methods.


Reply via email to