Hello -

I am trying to use Apache Server as a proxy server for my applications.
I try to make the following mappings:
ProxyPass       /test/pass1/  http://localhost:80/denys/denys.dll?
ProxyPass       /test/pass2/  http://localhost:8085/violetta/

I have two apps running under Jboss and IIS.

The second mapping is working perfectly. The first one shows me 404 error.

Does anybody know, is it because of "?" symbol at the end of the URL? If I
try any other URL - it works fine. Are there any solutions for this case?

Any help is greatly appreciated.

Thanks in advance,
    Denys
-- 
View this message in context: 
http://old.nabble.com/%22-%22-symbol-in-the-URL-for-ProxyPass-tp32295250p32295250.html
Sent from the Apache HTTP Server - Module Writers mailing list archive at 
Nabble.com.

Reply via email to