|
## only allow accessing the following php files |
|
location ~ ^/(index|matomo|piwik|js/index|plugins/HeatmapSessionRecording/configs)\.php$ { |
misc/cron/archive.php should be allowed here, so web cron can be triggered externally as described in FAQ.
Thanks!
matomo-nginx/sites-available/matomo.conf
Lines 35 to 36 in 5b232af
misc/cron/archive.phpshould be allowed here, so web cron can be triggered externally as described in FAQ.Thanks!