-
> > http_access deny !AuthorizedUsers
>
> ... performs authentication. Which was your problem with
> Java...
>
> order is important!
>
So does it mean, i need to put them as the following;
### For JAVA
acl Java browser Java/1.4 Java/1.5 Java/1.6
acl testnet src 192.168.7.0/24
acl testnet src 192.168.8.0/24
http_access allow testnet Java
http_access deny !AuthorizedUsers
Received on Mon Sep 07 2009 - 08:50:32 MDT
This archive was generated by hypermail 2.2.0 : Mon Sep 07 2009 - 12:00:02 MDT