DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26603>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26603

Require valid-user incorrectly documented

           Summary: Require valid-user incorrectly documented
           Product: Apache httpd-1.3
           Version: 1.3.29
          Platform: Other
               URL: http://httpd.apache.org/docs/mod/core.html#limit
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Documentation
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Documentation for <Limit>/<LimitExcept> shows an incorrect example of
access-limit for unusual request methods:

<Limit POST PUT DELETE>
Require valid-user
</Limit>

Actually, "Require" is valid only within <Directory> context.

This should be fixed, and a proper way to deny such methods must be provided.

Thank you,

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to