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=21964>.
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=21964

Error in LimitExcept Sample

           Summary: Error in LimitExcept Sample
           Product: Apache httpd-2.0
           Version: 2.0.47
          Platform: All
               URL: http://httpd.apache.org/docs-2.0/mod/core.html
        OS/Version: All
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Documentation
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


The Sample is
<LimitExcept POST GET>
Require valid-user
<LimitExcept> 

Where it should obviously be
<LimitExcept POST GET>
Require valid-user
</LimitExcept>

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

Reply via email to