I'm looking for a convenient way to control access controls (specifically, to block URLs based on regex matching) of a squid server running on OS X.
I checked out webmin and it seems incredibly outdated (references OS X 10.3 in the instructions) so I'm wary of installing it.
As an extra bonus, it would be great if you recommend some tool that combines acl controls with log analysis, so that if I see excessive access to some specific URL family I can directly block those URLs.
Thanks.