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=3889>. 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=3889 Documentation for "Remote Address Filter" and "Remote Host Filter" incorrect Summary: Documentation for "Remote Address Filter" and "Remote Host Filter" incorrect Product: Tomcat 4 Version: 4.0 Final Platform: All URL: http://jakarta.apache.org/tomcat/tomcat-4.0- doc/config/valve.html OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Catalina AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The Remote Address Filter and Remote Host Filter mention the attribute name "accept" as the attribute needed to accept incoming connections. The attribute name that actually works is "allow".