Nate Perry-Thistle escribió:
> Hi,
>
> You need to specify the same Authorization directives in your Proxy 
> definition:
>
> <Proxy balancer://foobar_cluster>
>  BalancerMember http://127.0.0.1:7995 <http://127.0.0.1:7995/>
>  AuthType Basic
>  AuthName "Realm..."
>  AuthUserFile /usr/local/apache2/conf/.passwd_web
>  Require valid-user
> </Proxy>
>
> Best,
>
> n.
>
>
Thanks Nate!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to