phpservermon/cron
pieter-groeneweg 0be8e40c50 update status.cron.php with added allowed IP check.
to allow scheduled status updates over the web the commandline check is extended with a check on allowed IP address(es).

In config.php add following line:

define('PSM_CRON_ALLOW', array("xxx.xxx.xxx.xxx", "yyy.yyy.yyy.yyy"))

Where the xxx's and yyy's represent the IP addresses of course
2016-09-20 13:37:58 +02:00
..
index.html issue #181: adding blank index files to prevent directory listing 2015-02-27 11:54:16 +01:00
status.cron.php update status.cron.php with added allowed IP check. 2016-09-20 13:37:58 +02:00