You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by isha b <is...@gmail.com> on 2009/10/09 09:59:12 UTC

[users@httpd] Reverse proxy

Hi all

I have a Oracle Web application which is running in backend server as
http://oraclewebapplication:xxxx . I am trying to pass it through apache
reverse proxy as

https://myreverseproxy/myapps but after initial load its redirects back to
backend server as http://oraclewebapplication:xxxx/AppsLogin   instead of
https://myreverseproxy/myapps/AppsLogin  resulting page can not be found.

Anybody have solution for this? Looking for some help.


Thanks n Regards,
Isha

Re: [users@httpd] Reverse proxy

Posted by Nick Kew <ni...@webthing.com>.
On 9 Oct 2009, at 08:59, isha b wrote:

> Hi all
>
> I have a Oracle Web application which is running in backend server  
> as http://oraclewebapplication:xxxx . I am trying to pass it through  
> apache reverse proxy as
>
> https://myreverseproxy/myapps but after initial load its redirects  
> back to backend server as http://oraclewebapplication:xxxx/ 
> AppsLogin   instead of https://myreverseproxy/myapps/AppsLogin   
> resulting page can not be found.
>
> Anybody have solution for this? Looking for some help.

http://www.apachetutor.org/admin/reverseproxies

-- 
Nick Kew

Re: [users@httpd] Reverse proxy

Posted by Devraj Mukherjee <de...@gmail.com>.
I am not familiar with Oracle app servers but I am guessing they are
Tomcat based?

If they are then you might want to look at mod_proxy_ajp as well.

On Fri, Oct 9, 2009 at 6:59 PM, isha b <is...@gmail.com> wrote:
> Hi all
>
> I have a Oracle Web application which is running in backend server as
> http://oraclewebapplication:xxxx . I am trying to pass it through apache
> reverse proxy as
>
> https://myreverseproxy/myapps but after initial load its redirects back to
> backend server as http://oraclewebapplication:xxxx/AppsLogin   instead of
> https://myreverseproxy/myapps/AppsLogin  resulting page can not be found.
>
> Anybody have solution for this? Looking for some help.
>
>
> Thanks n Regards,
> Isha



-- 
"The secret impresses no-one, the trick you use it for is everything"
- Alfred Borden (The Prestiege)

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org