You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2001/09/30 20:52:09 UTC

DO NOT REPLY [Bug 3889] New: - Documentation for "Remote Address Filter" and "Remote Host Filter" incorrect

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: tomcat-dev@jakarta.apache.org
        ReportedBy: spf@graphics.cornell.edu


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".