• reverse/ apache2.4

    From ballexaa@gmail.com@21:1/5 to All on Wed Nov 11 15:17:55 2015
    Hi,

    I'm bothering with an reverseproxy dilema:

    I have following arhitecture:


    Apache1 2.4 -> WLS 12
    |->Apache2 2.4-> GF3

    Apache1 directs /AAA to WLS 12 and /aaa to Apache2 -> GF3.

    I set ProxyPass and ProxyPassReverse


    <proxypassblock>
    <proxypass url="https://server-url/aaa/" path="/aaa/"/>
    </proxypassblock>


    <proxypassreverseblock>
    <proxypassreverse url="https://server-url/aaa/" path="/aaa/"/>
    </proxypassreverseblock>


    but it doesn't work only with those configs.

    What else do i need to configure? Do you know any arhitecture+configs docs/tools?


    Thank you in advance!

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)