logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: HTTP Traffic Routing in apache.
Author
ujjval_s



Joined: 19 Dec 2006
Posts: 1

PostPosted: Tue 19 Dec '06 12:02    Post subject: HTTP Traffic Routing in apache. Reply with quote

I am having apache configured on 192.168.33.1 server.

192.168.33.1 is accessible through port 80 and I want to route request for 12.168.33.1 to server 192.168.33.2 on port 80. Means any request come for 192.168.33.1:80 must be routed to 192.168.33.2:80 by editing the httpd.conf file on 192.168.33.1.

Pls. give me solution for above stated problem.

Will be very thankful.
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7373
Location: Germany, Next to Hamburg

PostPosted: Tue 19 Dec '06 15:19    Post subject: Reply with quote

Please read http://www.apachelounge.com/viewtopic.php?t=1134

Any more question? Did not understand everything? Please ask again!
Back to top


Reply to topic   Topic: HTTP Traffic Routing in apache. View previous topic :: View next topic
Post new topic   Forum Index -> Apache