LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-23-2009, 04:34 AM   #1
nagavinodh
Member
 
Registered: Aug 2009
Posts: 118

Rep: Reputation: 15
apache as proxy


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/
 
Old 11-23-2009, 08:48 AM   #2
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,662

Rep: Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970
Quote:
Originally Posted by nagavinodh View Post
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.
Yes, this is the same question you posted before...but you still don't say WHAT PROBLEM YOU'RE HAVING.

If you want to set up Apache proxy, there are many how-to guides that can be found through Google, like this one:
http://www.linuxhelp.net/guides/apacheproxy/

You can also set up Squid proxy server too...that has its own setup guides. If you have a specific problem, please post it, along with what you've tried. Just saying what you WANT to do, won't get you a step-by-step, customized installation guide.
 
Old 11-24-2009, 11:54 PM   #3
nagavinodh
Member
 
Registered: Aug 2009
Posts: 118

Original Poster
Rep: Reputation: 15
Hi,
thanks for reply.
We configured the apache 2.0.63 and ssl.

we added the entries into httpd.conf for first application.


<IfModule mod_proxy.c>
ProxyPass / http://172.19.0.31:7070/
ProxyPassReverse / http://172.19.0.31:7070/
<IfModule>

when we type the url https://support.pivo.com/ in browser,it is working through PROXY.

again we append the following entries for another application.


<IfModule mod_proxy.c>
ProxyPass / http://172.19.0.31:1008/
ProxyPassReverse / http://172.19.0.31:1008/
<IfModule>

when we type the url https://pro.pivo.com/ in browser,First application only working i
(ie)-both urls https://pro.pivo.com/ and https://support.pivo.com/ running same application.

how to differntiate that?

Last edited by nagavinodh; 11-26-2009 at 01:00 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
help me out from apache proxy nagavinodh Linux - Newbie 0 11-06-2009 07:55 AM
All traffic showed as proxy after installing nginx proxy to apache centosfan Linux - Server 0 10-25-2008 08:41 AM
apache and proxy Mr.Ampersand() Linux - Software 3 03-03-2005 08:20 AM
apache as a proxy? berrance Linux - Software 1 11-11-2004 07:21 AM
Help with Apache 1.3 and Proxy-Authorization registering Linux - Security 2 09-16-2003 01:57 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:50 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration