Hi,
Still we are in problem.so i posted again here.
we installed the apache2.0.63 on 172.19.0.25 in red hat 4.
we want to configure the apache as a proxy server.
we have few applications in different machines both (windows 2003,red hat 4.2).we would like to redirect all the applications via apache(172.19.0.25)
and also we need to access these application via local network and Web aand https.
Local
172.19.0.31(windows 2003) has two applications.
First one is
http://172.19.0.31:1008/ -------> application name support
Second one is
http://172.19.0.31:7070/ -----> application name pro
172.19.0.23(red hat 4.2) has two Oracle Apps.the port number is 8015,8025.
First one is
http://172.19.0.23:8015/ -------> Oracle instance name idev
Second one is
http://172.19.0.23:8025/ -----> Oracle instance name prod
Web
we have DNS entries for the applications to access by WEB.
web url *Internal URL(LAN*)
ebs.pivo.com <-------------------
http://172.19.0.23:8015/
ebs1.pivo.com <-------------------
http://172.19.0.23:8025/
support.pivo.com <-------------------
http://172.19.0.31:1008/
pro.pivo.com <-------------------
http://172.19.0.31:7070/