fre 2006-10-06 klockan 13:09 -0800 skrev Chris Robertson:
> Should that not be...
>
> http_access allow !concurrent_browsing password
> http_access deny all
Why? concurrent_browsing requires a login, just as password does. !
concurrent_login matches the authenticated users who are not using too
many connections, and password matches all authenticated users. So !
concurrent_login is a subset of password.
allow "all authenticated users not using too many connections of all
authenticated users" is still "all authenticated users not using too
many connections".
> ...or were you not replacing all four access lines with two?
Exactly. Removed the redundant ones.
Regards
Henrik
This archive was generated by hypermail pre-2.1.9 : Wed Nov 01 2006 - 12:00:04 MST