-
admin
Browse to http://<your server>/<path_to_iac_root>/install.php to allow IAC to run some preliminary sanity checks on your server. The login details will be displayed at the bottom.
Enjoy :)
~JP.
2009-05-25 06:04:07 UTC in Internet Access Control
-
That's great!
The log monitor writes its PID to a file (/var/run/iac-logmon.pid) so you can also keep an eye on that.
I'm sure somebody will find that bash script very usefull :)
2009-03-16 06:35:32 UTC in Internet Access Control
-
Hello razametal,
URE stands for URL Regular Expression. In its basic form a URE is just a normal regular expression that you create to match any standard URL, for ex:
http.*://.*\.facebook\.com.*
This will match any URL starting with http:// , having facebook.com anywhere in it and ending in anything. If a URE 'matches' in IAC, whatever action you specified on it will take effect (like...
2009-03-16 06:32:10 UTC in Internet Access Control
-
perilin registered the Internet Access Control project.
2008-01-29 02:05:15 UTC in Internet Access Control