On Tue, 5 Jul 2011 17:41:32 -0500, Robin Bonin wrote:
> My goal is to get a handful of domains redirected to a lamp server
> and
> the rest defaulted to my windows server.
>
> I tried adding all to the windows server cache_peer_access line, then
> all traffic went to my windows server. I also tried playing with the
> position of that line. Seem like no matter where it is, when I have
> all in there, all traffic is redirected there.
>
Like this:
cache_peer_access lamp_server allow sites_lamp
cache_peer_access lamp_server deny all
cache_peer_access windows_server deny sites_lamp
cache_peer_access windows_server allow all
Amos
Received on Wed Jul 06 2011 - 00:27:22 MDT
This archive was generated by hypermail 2.2.0 : Wed Jul 06 2011 - 12:00:01 MDT