You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Marc Patermann <ha...@ofd-z.niedersachsen.de> on 2014/05/05 16:21:01 UTC

[users@httpd] Proxy / Rewrite to Oracle Glasfish Application

Hi,

I need to proxy our users to Oracle Glasfish Application (I cannot 
influence anything on the app server).

The app URL is like this
http://glasfish:8090/apex/radeln/f?p=148:1:0:::::

 From another server I like to proxy this with my apache in the form of
http://apache/foo

How do I do this, mod_proxy or mod_rewrite?
I need to append the dynamic "f?p=148:1:0:::::" to the URL.
I want to configure this in a directory container for "/foo" if possible.


Thanks

Marc

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org