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: Reverse SSL proxy with multiple destinations
Author
nightmarepatrol



Joined: 22 Mar 2009
Posts: 1

PostPosted: Sun 22 Mar '09 23:22    Post subject: Reverse SSL proxy with multiple destinations Reply with quote

I have a need to use a modify an SSL based reverse proxy server to pull traffic from multiple sites on our internal network.

At the moment the site is set up as https://subname.mysite.com

I need to have the ability to route the proxy to a different internal server if the url comes in as https://subname.mysite.com/abc or https://subname.mysite.com/xyz.

So if I see the /abc or something else legit on the end of the url I want to route the traffic to another node no the internal network.

I'm kind of at a loss as to how about getting this to work. Has anyone here accomplished this and if so how.

Yes, this is my first post and I sure hope it's now a silly one but I'm a bit of a loss.

Thanks,

- NP -
Back to top
James Blond
Moderator


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

PostPosted: Thu 09 Apr '09 17:24    Post subject: Reply with quote

There are many examples in this forum. if you still have a question after reading please ask again.

http://www.apachelounge.com/viewtopic.php?t=722
http://www.apachelounge.com/viewtopic.php?t=962&view=next
http://www.apachelounge.com/viewtopic.php?p=9772
http://www.apachelounge.com/viewtopic.php?p=12872
http://www.apachelounge.com/viewtopic.php?t=379
Back to top


Reply to topic   Topic: Reverse SSL proxy with multiple destinations View previous topic :: View next topic
Post new topic   Forum Index -> Apache