Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
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.
| |
|
Topic: Reverse Proxy Question |
|
Author |
|
VoodooMill
Joined: 11 Jan 2007 Posts: 60
|
Posted: Sat 19 May '07 0:33 Post subject: Reverse Proxy Question |
|
|
Hey all,
When Apache is configured as a Reverse Proxy all requests it receives from a client are retrieved from configured resources (by the proxy) and then returned to the client (by the proxy). The client should only show connections to the Apache proxy on port 80 correct? The client shouldn't be aware of anything other than the proxy right? Am I interpretting how a reverse proxy is supposed to work correctly? |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
Posted: Mon 18 Jun '07 16:33 Post subject: |
|
|
Yes, that is right. The client sees only the path you set in your config
i.e.
http://yourhost.tld/ms => microsoft.com |
|
Back to top |
|
VoodooMill
Joined: 11 Jan 2007 Posts: 60
|
Posted: Fri 22 Jun '07 19:20 Post subject: |
|
|
Great, thanks for the reply James. |
|
Back to top |
|
|
|
|
|
|