https://issues.apache.org/bugzilla/show_bug.cgi?id=53098

             Bug #: 53098
           Summary: mod_proxy_ajp: patch to set worker secret passed to
                    tomcat
           Product: Apache httpd-2
           Version: 2.2.22
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_proxy_ajp
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Created attachment 28630
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=28630
adding "secret" proxypass option

apache httpd config:
ProxyPass /test ajp://localhost:8009/test secret=123

tomcat config:
<Connector protocol="AJP/1.3" requiredSecret="123" ... />

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to