Hello, I have a general question asked before but never answered.
I’m using CloudFlare for managing DNS, is ok if I turn off the DNS server on plesk? or I need to make it slave?
I don’t want to have two DNS servers active, as I have already CloudFlare’s DNS running and is working great. I’m...
I have setup a cron to run every minute, seeing the cron log, is running, so that is ok.
* * * * * /opt/plesk/php/7.1/bin/php -f '/var/www/vhosts/domain***/adm/test.php'
The cron I have setup is a simple php file that logs the time this file is executed...