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

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

 



On Wed, 4 Mar 2009 16:40:36 -0500
"Todd Simons" <tsimons@xxxxxxxxxxxxxxx> wrote:

> 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?

See the mod_authz_host page.

-- 
Nick Kew

Application Development with Apache - the Apache Modules Book
http://www.apachetutor.org/

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[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