According to BeerBong:
> 
> I need protect directory (/abonents) on server.
> User database lies on Radius Server.
> 
> I have front-end (apache proxy) + back-end apache servers.
> I've heard that authentication process must works on front-end server.

No, if you are using ProxyPass or RewriteRules with the [p] flag
the authentication can happen on the back end.  If the authentication
directives are in .htaccess files, they will not be referenced
before the proxy action.

  Les Mikesell
   [EMAIL PROTECTED]

Reply via email to