MOD_PROXY Reverse Proxy - control URI access by client IP Address

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Title: MOD_PROXY Reverse Proxy - control URI access by client IP Address

Hello All

We are using Apache as a reverse proxy solution.   We present the apache to the public, then have a few back end webservers that it re-writes.

Wed like to utilize one public hostname http://webservers.domain.com to rewrite different web apps, but control the access to the web app by ip address, similar to an allow from on a directory.

Is this possible?

For example:

        #this should only be available to 10.5.1.0/24

        ProxyPass /dev5/app1/ http://internalhost5/dev5/app1/

        ProxyPassReverse /dev5/app1/ http://internalhost5/dev5/app1/

        #this should only be available to 10.3.2.0/24

        ProxyPass /dev3/app2/ http://internalhost3/dev3/app2/

        ProxyPassReverse /dev3/app2/ http://internalhost3/dev3/app2/

Is this possible?

~Todd


## Scanned by Delphi Technology, Inc. ##
[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux