Apache ProxyPassReverse

Discussion in 'Apache' started by bruno_avi, Sep 28, 2012.

  1. #1
    Hi,


    I'm trying to do the following proxy reverse, but it doesn't working.

    ProxyPreserveHost On
    ProxyPass "/webserviceabc?wsdl" "http://localhost:port/webserviceabc.wsdl
    ProxyPassReverse "/webserviceabc?wsdl" "http://localhost:port/webserviceabc.wsdl

    It's looks like the apache doesn't read "?" ...

    Is there other way to do this proxy?

    Tks
     
    bruno_avi, Sep 28, 2012 IP