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 -> Third-party Modules View previous topic :: View next topic
Reply to topic   Topic: Modsecurity Reverse Proxy Mode
Author
fax



Joined: 05 Feb 2007
Posts: 24

PostPosted: Thu 07 Jun '07 5:58    Post subject: Modsecurity Reverse Proxy Mode Reply with quote

I have a IIS web server running php, asp and asp.net on the backend, there are three name based host:

admin.xxx (with SSL)
www.xxx
file.xxx (with SSL)

all on same IP address 192.168.0.1

Now I want to have another server with apache and modsecurity running as a reverse proxy to protect this web server. After browsing through the entire documentation on modsecurity website, I couldn't find a sample configuration for reverse proxy mode.

Could anyone please give me a sample configuration file that is needed for apache to serve as this reverse proxy protection server based on my situation?

Note that I will need the reverse proxy to handle SSL connection as well.
Please help. Our webserver is down recently because of numerous attack and the only cheap solution is to use modsecurity.
Back to top
James Blond
Moderator


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

PostPosted: Thu 07 Jun '07 16:42    Post subject: Reply with quote

There are a lot of examples in this forum how to set up a reverse proxy. I think you have to install mod_security normal. (Others may correct me, if I'm wrong Wink )

If you load proxy_connect_module apache also can handle SSL proxy requests.
Back to top


Reply to topic   Topic: Modsecurity Reverse Proxy Mode View previous topic :: View next topic
Post new topic   Forum Index -> Third-party Modules