DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=41833>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=41833 Summary: order directive: text and table disagree on no-match case Product: Apache httpd-2 Version: 2.3-HEAD Platform: All OS/Version: other Status: NEW Severity: normal Priority: P3 Component: Documentation AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] In reference to page http://httpd.apache.org/docs/2.2/mod/mod_authz_host.html#order Text for order Deny,Allow option states requests not matching any deny or allow statements are DENIED. Table states that Deny,Allow and no-match => ALLOW (default to second) Similarly, text for Allow,Deny states non-matching requests defaults to ALLOW, but table shows DENIED. Same disagreement in 1.3 docs (http://httpd.apache.org/docs/1.3/mod/mod_access.html#order) 2.0 documentation does not have a table, and text supports the tabular version. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
