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: Alternatives to mod_proxy |
|
Author |
|
david.livelsberger
Joined: 18 Jan 2017 Posts: 8 Location: Detroit, Michigan, USA
|
Posted: Sun 30 Sep '18 22:23 Post subject: Alternatives to mod_proxy |
|
|
Our parent company has implemented Apache hardening rules for all company websites. One rule is to disable mod_proxy. I am using mod_proxy on all our Atlassian applications and one internal application. Does anybody have any suggestions on what I can use in lieu of mod_proxy? Unfortunately, our parent company only provides directives, not help.
Today, I am using Apache 2.4 virtual hosts in the DMZ to redirect traffic to application servers inside our firewall.
Thank you in advance for your help. |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7373 Location: Germany, Next to Hamburg
|
Posted: Tue 16 Oct '18 22:48 Post subject: |
|
|
Very hard but possible is to use mod_rewrite. But getting the rewritle rules for that can be hard or easy. It is possible to te rewrile all incoming traffic on one vhost to a reverse machine. |
|
Back to top |
|
|
|
|
|
|