>  [Sun Jun 03 15:57:59 2007] [error] [client 70.198.82.115] client
> denied by server configuration:
> proxy:balancer://mongrel_cluster/controllername/actionname

Do you have something like

        <Proxy *>
                Order allow,deny
                Allow from all
        </Proxy>

set on your virtual host?

If not, the default action for Apache tends to be to deny proxy access.

Craig
_______________________________________________
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to